#BEBC96#BEBC96
#BEBC96 is a light, muted yellow. Relative luminance 0.491; OKLCH L 78.7% C 0.052 H 105.0°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBC96 |
|---|---|
| RGB | rgb(190, 188, 150) |
| HSL | hsl(57, 24%, 67%) |
| HSV | hsv(57, 21%, 75%) |
| CMYK | cmyk(0%, 1.1%, 21.1%, 25.5%) |
| CIE-LAB | lab(75.52, -5.60, 19.54) |
| CIE-LCH | lch(75.52, 20.32, 106.00°) |
| OKLab | oklab(78.7% -0.0134 0.0498) |
| OKLCH | oklch(78.7% 0.052 105) |
| XYZ | xyz(44.7232, 49.1162, 35.9726) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.15
Bland
#AFA88B
ΔE00 6.28
Putty
#BEAE8A
ΔE00 6.70
Stone (survey)
#ADA587
ΔE00 7.02
Khaki
#C3B091
ΔE00 8.44
Sage Green
#9CAF88
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBC96 #9698BE
analogous
#BEA896 #BEBC96 #ACBE96
triadic
#BEBC96 #96BEBC #BC96BE
tetradic
#BEBC96 #96BEA8 #9698BE #BE96AC
square
#BEBC96 #96BEA8 #9698BE #BE96AC
split-complementary
#BEBC96 #96ACBE #A896BE
monochromatic
#868453 #A7A470 #BEBC96 #D5D4BC #EDECE2
Accessibility & contrast
On white
1.94
#BEBC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#BEBC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBC96
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBC96 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#C4B7B2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bebc96; /* rgb */ color: rgb(190, 188, 150); /* oklch */ color: oklch(78.7% 0.052 105.0);
Tailwind
colors: {
custom: {
50: '#d2d0b5',
500: '#bebc96',
950: '#000000',
},
}SCSS
$custom: #bebc96; $custom-light: #d2d0b5; $custom-dark: #000000;
JSON
{
"hex": "#bebc96",
"rgb": {
"r": 190,
"g": 188,
"b": 150
},
"hsl": {
"h": 57,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.78701,
"c": 0.05159,
"h": 105
},
"luminance": 0.49116
}Semantic roles & 50–950 ramp
primary
#BEBC96
secondary
#D1D2DE
accent
#48A244
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280