#BEBFAB#BEBFAB
#BEBFAB is a light, muted yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.028 H 109.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFAB |
|---|---|
| RGB | rgb(190, 191, 171) |
| HSL | hsl(63, 14%, 71%) |
| HSV | hsv(63, 10%, 75%) |
| CMYK | cmyk(0.5%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(76.77, -3.88, 9.98) |
| CIE-LCH | lch(76.77, 10.71, 111.23°) |
| OKLab | oklab(79.83% -0.0091 0.026) |
| OKLCH | oklch(79.83% 0.028 109.3) |
| XYZ | xyz(47.2158, 51.1493, 45.9056) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.15
Bland
#AFA88B
ΔE00 7.54
Cement
#A5A391
ΔE00 7.81
Greyish
#A8A495
ΔE00 7.90
Silver (survey)
#C5C9C7
ΔE00 8.27
Greige
#B8AB98
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFAB #ACABBF
analogous
#BFB6AB #BEBFAB #B4BFAB
triadic
#BEBFAB #ABBEBF #BFABBE
tetradic
#BEBFAB #ABBFB6 #ACABBF #BFABB4
square
#BEBFAB #ABBFB6 #ACABBF #BFABB4
split-complementary
#BEBFAB #ABB4BF #B6ABBF
monochromatic
#868868 #A3A588 #BEBFAB #D9D9CE #F2F2EE
Accessibility & contrast
On white
1.87
#BEBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BEBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFAB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFAB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#C1BCB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebfab; /* rgb */ color: rgb(190, 191, 171); /* oklch */ color: oklch(79.8% 0.028 109.3);
Tailwind
colors: {
custom: {
50: '#d1d2c4',
500: '#bebfab',
950: '#000000',
},
}SCSS
$custom: #bebfab; $custom-light: #d1d2c4; $custom-dark: #000000;
JSON
{
"hex": "#bebfab",
"rgb": {
"r": 190,
"g": 191,
"b": 171
},
"hsl": {
"h": 63,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.79834,
"c": 0.02751,
"h": 109.3
},
"luminance": 0.51149
}Semantic roles & 50–950 ramp
primary
#BEBFAB
secondary
#7D7C92
accent
#4E9852
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382