#BEBFAA#BEBFAA
#BEBFAA is a light, muted yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.029 H 109.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFAA |
|---|---|
| RGB | rgb(190, 191, 170) |
| HSL | hsl(63, 14%, 71%) |
| HSV | hsv(63, 11%, 75%) |
| CMYK | cmyk(0.5%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(76.75, -4.04, 10.49) |
| CIE-LCH | lch(76.75, 11.24, 111.08°) |
| OKLab | oklab(79.81% -0.0095 0.0273) |
| OKLCH | oklch(79.81% 0.029 109.3) |
| XYZ | xyz(47.1209, 51.1113, 45.4055) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.37
Bland
#AFA88B
ΔE00 7.41
Cement
#A5A391
ΔE00 7.84
Greyish
#A8A495
ΔE00 7.99
Stone (survey)
#ADA587
ΔE00 8.39
Greige
#B8AB98
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFAA #ABAABF
analogous
#BFB5AA #BEBFAA #B3BFAA
triadic
#BEBFAA #AABEBF #BFAABE
tetradic
#BEBFAA #AABFB5 #ABAABF #BFAAB3
square
#BEBFAA #AABFB5 #ABAABF #BFAAB3
split-complementary
#BEBFAA #AAB3BF #B5AABF
monochromatic
#878866 #A3A587 #BEBFAA #D9D9CD #F2F2EE
Accessibility & contrast
On white
1.87
#BEBFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#BEBFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFAA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFAA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#C3BEAB
Tritanopia (blue-blind)
#C1BCB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebfaa; /* rgb */ color: rgb(190, 191, 170); /* oklch */ color: oklch(79.8% 0.029 109.3);
Tailwind
colors: {
custom: {
50: '#d1d2c3',
500: '#bebfaa',
950: '#000000',
},
}SCSS
$custom: #bebfaa; $custom-light: #d1d2c3; $custom-dark: #000000;
JSON
{
"hex": "#bebfaa",
"rgb": {
"r": 190,
"g": 191,
"b": 170
},
"hsl": {
"h": 62.857,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.79808,
"c": 0.02887,
"h": 109.3
},
"luminance": 0.51111
}Semantic roles & 50–950 ramp
primary
#BEBFAA
secondary
#7C7B92
accent
#4D9851
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382