#BEBB97#BEBB97
#BEBB97 is a light, muted yellow. Relative luminance 0.487; OKLCH L 78.5% C 0.049 H 103.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBB97 |
|---|---|
| RGB | rgb(190, 187, 151) |
| HSL | hsl(55, 23%, 67%) |
| HSV | hsv(55, 21%, 75%) |
| CMYK | cmyk(0%, 1.6%, 20.5%, 25.5%) |
| CIE-LAB | lab(75.28, -4.93, 18.66) |
| CIE-LCH | lch(75.28, 19.30, 104.79°) |
| OKLab | oklab(78.51% -0.0115 0.0477) |
| OKLCH | oklch(78.51% 0.049 103.5) |
| XYZ | xyz(44.5912, 48.7228, 36.3275) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.74
Sand
#C2B280
ΔE00 6.07
Putty
#BEAE8A
ΔE00 6.21
Stone (survey)
#ADA587
ΔE00 6.53
Khaki
#C3B091
ΔE00 7.86
Cement
#A5A391
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBB97 #979ABE
analogous
#BEA897 #BEBB97 #AEBE97
triadic
#BEBB97 #97BEBB #BB97BE
tetradic
#BEBB97 #97BEA8 #979ABE #BE97AE
square
#BEBB97 #97BEA8 #979ABE #BE97AE
split-complementary
#BEBB97 #97AEBE #A897BE
monochromatic
#878354 #A6A271 #BEBB97 #D6D4BD #EDECE2
Accessibility & contrast
On white
1.95
#BEBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#BEBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBB97
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBB97 | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B895
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#C4B6B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bebb97; /* rgb */ color: rgb(190, 187, 151); /* oklch */ color: oklch(78.5% 0.049 103.5);
Tailwind
colors: {
custom: {
50: '#d2cfb5',
500: '#bebb97',
950: '#000000',
},
}SCSS
$custom: #bebb97; $custom-light: #d2cfb5; $custom-dark: #000000;
JSON
{
"hex": "#bebb97",
"rgb": {
"r": 190,
"g": 187,
"b": 151
},
"hsl": {
"h": 55.385,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.78514,
"c": 0.04904,
"h": 103.5
},
"luminance": 0.48722
}Semantic roles & 50–950 ramp
primary
#BEBB97
secondary
#D2D3DF
accent
#4BA244
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280