#BEBCA7#BEBCA7
#BEBCA7 is a light, muted yellow. Relative luminance 0.497; OKLCH L 79.1% C 0.029 H 102.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCA7 |
|---|---|
| RGB | rgb(190, 188, 167) |
| HSL | hsl(55, 15%, 70%) |
| HSV | hsv(55, 12%, 75%) |
| CMYK | cmyk(0%, 1.1%, 12.1%, 25.5%) |
| CIE-LAB | lab(75.89, -2.95, 10.89) |
| CIE-LCH | lch(75.89, 11.28, 105.18°) |
| OKLab | oklab(79.11% -0.0063 0.0283) |
| OKLCH | oklch(79.11% 0.029 102.6) |
| XYZ | xyz(46.1928, 49.7040, 43.7121) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.22
Bland
#AFA88B
ΔE00 6.37
Greyish
#A8A495
ΔE00 7.03
Cement
#A5A391
ΔE00 7.06
Greige
#B8AB98
ΔE00 7.06
Stone (survey)
#ADA587
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCA7 #A7A9BE
analogous
#BEB1A7 #BEBCA7 #B4BEA7
triadic
#BEBCA7 #A7BEBC #BCA7BE
tetradic
#BEBCA7 #A7BEB1 #A7A9BE #BEA7B4
square
#BEBCA7 #A7BEB1 #A7A9BE #BEA7B4
split-complementary
#BEBCA7 #A7B4BE #B1A7BE
monochromatic
#878464 #A4A184 #BEBCA7 #D8D7CA #F2F2ED
Accessibility & contrast
On white
1.92
#BEBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#BEBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCA7
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCA7 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA6
Deuteranopia (green-blind)
#C1BCA8
Tritanopia (blue-blind)
#C2B9B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebca7; /* rgb */ color: rgb(190, 188, 167); /* oklch */ color: oklch(79.1% 0.029 102.6);
Tailwind
colors: {
custom: {
50: '#d1d0c1',
500: '#bebca7',
950: '#000000',
},
}SCSS
$custom: #bebca7; $custom-light: #d1d0c1; $custom-dark: #000000;
JSON
{
"hex": "#bebca7",
"rgb": {
"r": 190,
"g": 188,
"b": 167
},
"hsl": {
"h": 54.783,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.79108,
"c": 0.02898,
"h": 102.6
},
"luminance": 0.49704
}Semantic roles & 50–950 ramp
primary
#BEBCA7
secondary
#DDDEE4
accent
#53994C
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#141412
muted
#828281