#BEBB98#BEBB98
#BEBB98 is a light, muted yellow. Relative luminance 0.488; OKLCH L 78.5% C 0.048 H 103.4°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBB98 |
|---|---|
| RGB | rgb(190, 187, 152) |
| HSL | hsl(55, 23%, 67%) |
| HSV | hsv(55, 20%, 75%) |
| CMYK | cmyk(0%, 1.6%, 20%, 25.5%) |
| CIE-LAB | lab(75.30, -4.78, 18.15) |
| CIE-LCH | lch(75.30, 18.77, 104.75°) |
| OKLab | oklab(78.54% -0.0111 0.0464) |
| OKLCH | oklch(78.54% 0.048 103.4) |
| XYZ | xyz(44.6728, 48.7554, 36.7571) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.65
Putty
#BEAE8A
ΔE00 6.20
Sand
#C2B280
ΔE00 6.24
Stone (survey)
#ADA587
ΔE00 6.46
Khaki
#C3B091
ΔE00 7.78
Cement
#A5A391
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBB98 #989BBE
analogous
#BEA898 #BEBB98 #AEBE98
triadic
#BEBB98 #98BEBB #BB98BE
tetradic
#BEBB98 #98BEA8 #989BBE #BE98AE
square
#BEBB98 #98BEA8 #989BBE #BE98AE
split-complementary
#BEBB98 #98AEBE #A898BE
monochromatic
#878355 #A6A272 #BEBB98 #D6D4BE #EDEDE3
Accessibility & contrast
On white
1.95
#BEBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#BEBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBB98
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBB98 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B896
Deuteranopia (green-blind)
#C3BA99
Tritanopia (blue-blind)
#C4B6B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bebb98; /* rgb */ color: rgb(190, 187, 152); /* oklch */ color: oklch(78.5% 0.048 103.4);
Tailwind
colors: {
custom: {
50: '#d2cfb6',
500: '#bebb98',
950: '#000000',
},
}SCSS
$custom: #bebb98; $custom-light: #d2cfb6; $custom-dark: #000000;
JSON
{
"hex": "#bebb98",
"rgb": {
"r": 190,
"g": 187,
"b": 152
},
"hsl": {
"h": 55.263,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.78537,
"c": 0.04773,
"h": 103.4
},
"luminance": 0.48755
}Semantic roles & 50–950 ramp
primary
#BEBB98
secondary
#D3D4DF
accent
#4CA144
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280