#BEBC92#BEBC92
#BEBC92 is a light, muted yellow. Relative luminance 0.490; OKLCH L 78.6% C 0.057 H 105.4°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBC92 |
|---|---|
| RGB | rgb(190, 188, 146) |
| HSL | hsl(57, 25%, 66%) |
| HSV | hsv(57, 23%, 75%) |
| CMYK | cmyk(0%, 1.1%, 23.2%, 25.5%) |
| CIE-LAB | lab(75.44, -6.18, 21.57) |
| CIE-LCH | lch(75.44, 22.44, 105.99°) |
| OKLab | oklab(78.61% -0.015 0.0548) |
| OKLCH | oklch(78.61% 0.057 105.4) |
| XYZ | xyz(44.4066, 48.9895, 34.3052) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.68
Bland
#AFA88B
ΔE00 6.76
Putty
#BEAE8A
ΔE00 6.86
Stone (survey)
#ADA587
ΔE00 7.40
Darkkhaki
#BDB76B
ΔE00 7.66
Sage Green
#9CAF88
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBC92 #9294BE
analogous
#BEA692 #BEBC92 #AABE92
triadic
#BEBC92 #92BEBC #BC92BE
tetradic
#BEBC92 #92BEA6 #9294BE #BE92AA
square
#BEBC92 #92BEA6 #9294BE #BE92AA
split-complementary
#BEBC92 #92AABE #A692BE
monochromatic
#868350 #A7A46C #BEBC92 #D5D4B8 #ECEBDF
Accessibility & contrast
On white
1.94
#BEBC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#BEBC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBC92
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBC92 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B98F
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#C5B6B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bebc92; /* rgb */ color: rgb(190, 188, 146); /* oklch */ color: oklch(78.6% 0.057 105.4);
Tailwind
colors: {
custom: {
50: '#d2d0b2',
500: '#bebc92',
950: '#000000',
},
}SCSS
$custom: #bebc92; $custom-light: #d2d0b2; $custom-dark: #000000;
JSON
{
"hex": "#bebc92",
"rgb": {
"r": 190,
"g": 188,
"b": 146
},
"hsl": {
"h": 57.273,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.78613,
"c": 0.05679,
"h": 105.4
},
"luminance": 0.48989
}Semantic roles & 50–950 ramp
primary
#BEBC92
secondary
#CFCFDD
accent
#46A442
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141311
muted
#828280