#BEBE92#BEBE92
#BEBE92 is a light, muted yellow. Relative luminance 0.498; OKLCH L 79.0% C 0.059 H 107.7°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBE92 |
|---|---|
| RGB | rgb(190, 190, 146) |
| HSL | hsl(60, 25%, 66%) |
| HSV | hsv(60, 23%, 75%) |
| CMYK | cmyk(0%, 0%, 23.2%, 25.5%) |
| CIE-LAB | lab(75.98, -7.23, 22.30) |
| CIE-LCH | lch(75.98, 23.44, 107.96°) |
| OKLab | oklab(79.03% -0.018 0.0565) |
| OKLCH | oklch(79.03% 0.059 107.7) |
| XYZ | xyz(44.8368, 49.8500, 34.4486) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.31
Darkkhaki
#BDB76B
ΔE00 7.47
Bland
#AFA88B
ΔE00 7.62
Putty
#BEAE8A
ΔE00 7.77
Pale Olive
#B9CC81
ΔE00 8.10
Sage Green
#9CAF88
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBE92 #9292BE
analogous
#BEA892 #BEBE92 #A8BE92
triadic
#BEBE92 #92BEBE #BE92BE
tetradic
#BEBE92 #92BEA8 #9292BE #BE92A8
square
#BEBE92 #92BEA8 #9292BE #BE92A8
split-complementary
#BEBE92 #92A8BE #A892BE
monochromatic
#868650 #A7A76C #BEBE92 #D5D5B8 #ECECDF
Accessibility & contrast
On white
1.91
#BEBE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#BEBE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBE92
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBE92 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8F
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#C5B8B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebe92; /* rgb */ color: rgb(190, 190, 146); /* oklch */ color: oklch(79.0% 0.059 107.7);
Tailwind
colors: {
custom: {
50: '#d2d1b2',
500: '#bebe92',
950: '#000000',
},
}SCSS
$custom: #bebe92; $custom-light: #d2d1b2; $custom-dark: #000000;
JSON
{
"hex": "#bebe92",
"rgb": {
"r": 190,
"g": 190,
"b": 146
},
"hsl": {
"h": 60,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.79034,
"c": 0.05933,
"h": 107.7
},
"luminance": 0.49849
}Semantic roles & 50–950 ramp
primary
#BEBE92
secondary
#CFCFDD
accent
#42A442
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141411
muted
#828280