#BEBCAF#BEBCAF
#BEBCAF is a light, near-neutral yellow. Relative luminance 0.500; OKLCH L 79.3% C 0.018 H 99.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCAF |
|---|---|
| RGB | rgb(190, 188, 175) |
| HSL | hsl(52, 10%, 72%) |
| HSV | hsv(52, 8%, 75%) |
| CMYK | cmyk(0%, 1.1%, 7.9%, 25.5%) |
| CIE-LAB | lab(76.07, -1.61, 6.82) |
| CIE-LCH | lch(76.07, 7.01, 103.29°) |
| OKLab | oklab(79.32% -0.003 0.0179) |
| OKLCH | oklch(79.32% 0.018 99.7) |
| XYZ | xyz(46.9553, 50.0090, 47.7282) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.58
Silver (survey)
#C5C9C7
ΔE00 6.30
Silver
#C0C0C0
ΔE00 6.33
Greige
#B8AB98
ΔE00 6.76
Greyish
#A8A495
ΔE00 6.77
Cement
#A5A391
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCAF #AFB1BE
analogous
#BEB5AF #BEBCAF #B9BEAF
triadic
#BEBCAF #AFBEBC #BCAFBE
tetradic
#BEBCAF #AFBEB5 #AFB1BE #BEAFB9
square
#BEBCAF #AFBEB5 #AFB1BE #BEAFB9
split-complementary
#BEBCAF #AFB9BE #B5AFBE
monochromatic
#86836D #A3A08D #BEBCAF #D9D8D1 #F1F1EE
Accessibility & contrast
On white
1.91
#BEBCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#BEBCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCAF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCAF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAE
Deuteranopia (green-blind)
#C0BCAF
Tritanopia (blue-blind)
#C1BAB8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebcaf; /* rgb */ color: rgb(190, 188, 175); /* oklch */ color: oklch(79.3% 0.018 99.7);
Tailwind
colors: {
custom: {
50: '#d1d0c6',
500: '#bebcaf',
950: '#000000',
},
}SCSS
$custom: #bebcaf; $custom-light: #d1d0c6; $custom-dark: #000000;
JSON
{
"hex": "#bebcaf",
"rgb": {
"r": 190,
"g": 188,
"b": 175
},
"hsl": {
"h": 52,
"s": 10.345,
"l": 71.569
},
"oklch": {
"l": 0.79318,
"c": 0.01812,
"h": 99.7
},
"luminance": 0.50009
}Semantic roles & 50–950 ramp
primary
#BEBCAF
secondary
#808291
accent
#5A9451
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382