#BEBF97#BEBF97
#BEBF97 is a light, muted yellow. Relative luminance 0.504; OKLCH L 79.4% C 0.054 H 108.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBF97 |
|---|---|
| RGB | rgb(190, 191, 151) |
| HSL | hsl(62, 24%, 67%) |
| HSV | hsv(62, 21%, 75%) |
| CMYK | cmyk(0.5%, 0%, 20.9%, 25.1%) |
| CIE-LAB | lab(76.34, -7.02, 20.13) |
| CIE-LCH | lch(76.34, 21.32, 109.23°) |
| OKLab | oklab(79.35% -0.0174 0.0513) |
| OKLCH | oklch(79.35% 0.054 108.8) |
| XYZ | xyz(45.4516, 50.4436, 36.6143) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 7.07
Bland
#AFA88B
ΔE00 7.50
Putty
#BEAE8A
ΔE00 8.04
Sage Green
#9CAF88
ΔE00 8.05
Stone (survey)
#ADA587
ΔE00 8.23
Darkkhaki
#BDB76B
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBF97 #9897BF
analogous
#BFAC97 #BEBF97 #AABF97
triadic
#BEBF97 #97BEBF #BF97BE
tetradic
#BEBF97 #97BFAC #9897BF #BF97AA
square
#BEBF97 #97BFAC #9897BF #BF97AA
split-complementary
#BEBF97 #97AABF #AC97BF
monochromatic
#878854 #A6A871 #BEBF97 #D6D6BD #EDEEE3
Accessibility & contrast
On white
1.89
#BEBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#BEBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBF97
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBF97 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB95
Deuteranopia (green-blind)
#C6BD98
Tritanopia (blue-blind)
#C4BAB4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebf97; /* rgb */ color: rgb(190, 191, 151); /* oklch */ color: oklch(79.4% 0.054 108.8);
Tailwind
colors: {
custom: {
50: '#d2d2b5',
500: '#bebf97',
950: '#000000',
},
}SCSS
$custom: #bebf97; $custom-light: #d2d2b5; $custom-dark: #000000;
JSON
{
"hex": "#bebf97",
"rgb": {
"r": 190,
"g": 191,
"b": 151
},
"hsl": {
"h": 61.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.79354,
"c": 0.05417,
"h": 108.8
},
"luminance": 0.50443
}Semantic roles & 50–950 ramp
primary
#BEBF97
secondary
#696892
accent
#43A246
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381