✓ Copied to clipboard
#BEBE89 (Soft Yellow) color swatch preview — Color From Pic.
#BEBE89 — Soft Yellow color swatch

Soft Yellow

#BEBE89

📝 Color Information for #BEBE89

The hexadecimal color code #BEBE89 represents a light shade in the yellow family. In the RGB color model, this color is composed of 190 red, 190 green, and 137 blue, which translates to approximately 75% red, 75% green, and 54% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BEBE89 has a hue of 60 degrees, a saturation level of 29%, and a lightness value of 64%. The hue angle of 60° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 60°, saturation of 28%, and brightness/value of 75%. For print applications using the CMYK color model, #BEBE89 would be reproduced using 0% cyan, 0% magenta, 28% yellow, and 25% black. The closest web-safe color is #CCCC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #BEBE89 with other colors, consider its complementary color at hue 240° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12500617, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BEBE89

Tailwind CSS
stone-400
HEX
#BEBE89
RGB
rgb(190, 190, 137)
RGB %
75%, 75%, 54%
HSL
hsl(60, 29%, 64%)
HSV
hsv(60, 28%, 75%)
CMYK
0%, 0%, 28%, 25%
Decimal
12500617
Web Safe
#CCCC99

🎨 Color Schemes for #BEBE89

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BEBE89

🌗 Shades and Tints of #BEBE89

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BEBE89

Tones (adding gray / desaturating)

🌈 Hue Variations of #BEBE89

Hue Variations (shifting the color spectrum)

👁️ Preview of #BEBE89 in Use

Text on #BEBE89
This demonstrates text readability on the color background. (Click to edit)
#BEBE89 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #BEBE89

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #BEBE89

:root { --color-hex: #BEBE89; --color-rgb: 190, 190, 137; --color-hsl: 60, 29%, 64%; } .bg-color { background-color: #BEBE89; } .text-color { color: #BEBE89; } .border-color { border-color: #BEBE89; }

🛠️ Use #BEBE89 in Your Project

🎨
Build a Palette with #BEBE89
Generate harmonious color schemes
⚖️
Check Contrast for #BEBE89
WCAG accessibility testing
🌈
Create a Gradient with #BEBE89
Beautiful CSS gradients

🔗 Related Colors to #BEBE89

#BEA389
Hue -30°
#BEB189
Hue -15°
#B1BE89
Hue +15°
#A3BE89
Hue +30°
#ACAC68
85% L
#949451
70% L
#69693A
50% L
#3F3F22
30% L
#CACAA0
71% L
#D7D7B7
78% L
#E6E6D1
86% L
#F2F2E8
93% L

About Soft Yellow (#BEBE89)

Soft Yellow is a medium, moderately saturated, warm yellow color with a hue angle of 60°, saturation of 29%, and lightness of 64%. Its RGB value is (190, 190, 137) and its CMYK breakdown is C:0% M:0% Y:28% K:25%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #BEBE89

What is the HEX code for Soft Yellow? +

The HEX code for Soft Yellow is #BEBE89. In CSS you can use it directly as color: #BEBE89; or as a background: background-color: #BEBE89;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #BEBE89? +

The RGB value of #BEBE89 is rgb(190, 190, 137). This means the color contains 190 out of 255 parts red, 190 out of 255 parts green, and 137 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(190, 190, 137);

What is the HSL value of #BEBE89? +

The HSL value of #BEBE89 is hsl(60, 29%, 64%). The hue is 60°, placing it in the yellow family on the color wheel. The saturation is 29%, making it moderately saturated. The lightness is 64%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #BEBE89 a warm or cool color? +

#BEBE89 is classified as a warm color based on its hue angle of 60°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #BEBE89? +

The approximate CMYK value of #BEBE89 is C:0% M:0% Y:28% K:25%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #BEBE89 with Other Tools

🔢
Color Converter
Get all formats for #BEBE89 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #BEBE89 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #BEBE89.
👓
Blindness Simulator
See how #BEBE89 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #BEBE89.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #BEBE89.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #BEBE89.
🔬
Technical Formats
See #BEBE89 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #BEBE89 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.