#BEBC94#BEBC94
#BEBC94 is a light, muted yellow. Relative luminance 0.491; OKLCH L 78.7% C 0.054 H 105.2°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBC94 |
|---|---|
| RGB | rgb(190, 188, 148) |
| HSL | hsl(57, 24%, 66%) |
| HSV | hsv(57, 22%, 75%) |
| CMYK | cmyk(0%, 1.1%, 22.1%, 25.5%) |
| CIE-LAB | lab(75.48, -5.89, 20.56) |
| CIE-LCH | lch(75.48, 21.38, 106.00°) |
| OKLab | oklab(78.66% -0.0142 0.0523) |
| OKLCH | oklch(78.66% 0.054 105.2) |
| XYZ | xyz(44.5636, 49.0523, 35.1317) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.90
Bland
#AFA88B
ΔE00 6.51
Putty
#BEAE8A
ΔE00 6.76
Stone (survey)
#ADA587
ΔE00 7.20
Darkkhaki
#BDB76B
ΔE00 8.16
Sage Green
#9CAF88
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBC94 #9496BE
analogous
#BEA794 #BEBC94 #ABBE94
triadic
#BEBC94 #94BEBC #BC94BE
tetradic
#BEBC94 #94BEA7 #9496BE #BE94AB
square
#BEBC94 #94BEA7 #9496BE #BE94AB
split-complementary
#BEBC94 #94ABBE #A794BE
monochromatic
#868451 #A7A46E #BEBC94 #D5D4BA #ECECE0
Accessibility & contrast
On white
1.94
#BEBC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#BEBC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBC94
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBC94 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B992
Deuteranopia (green-blind)
#C4BB95
Tritanopia (blue-blind)
#C4B7B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bebc94; /* rgb */ color: rgb(190, 188, 148); /* oklch */ color: oklch(78.7% 0.054 105.2);
Tailwind
colors: {
custom: {
50: '#d2d0b3',
500: '#bebc94',
950: '#000000',
},
}SCSS
$custom: #bebc94; $custom-light: #d2d0b3; $custom-dark: #000000;
JSON
{
"hex": "#bebc94",
"rgb": {
"r": 190,
"g": 188,
"b": 148
},
"hsl": {
"h": 57.143,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.78657,
"c": 0.0542,
"h": 105.2
},
"luminance": 0.49052
}Semantic roles & 50–950 ramp
primary
#BEBC94
secondary
#D0D1DE
accent
#47A343
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280