#BEBCA4#BEBCA4
#BEBCA4 is a light, muted yellow. Relative luminance 0.496; OKLCH L 79.0% C 0.033 H 103.2°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCA4 |
|---|---|
| RGB | rgb(190, 188, 164) |
| HSL | hsl(55, 17%, 69%) |
| HSV | hsv(55, 14%, 75%) |
| CMYK | cmyk(0%, 1.1%, 13.7%, 25.5%) |
| CIE-LAB | lab(75.82, -3.44, 12.41) |
| CIE-LCH | lch(75.82, 12.88, 105.50°) |
| OKLab | oklab(79.03% -0.0075 0.0321) |
| OKLCH | oklch(79.03% 0.033 103.2) |
| XYZ | xyz(45.9186, 49.5943, 42.2684) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.99
Stone (survey)
#ADA587
ΔE00 6.98
Warm Gray
#C9BEB0
ΔE00 7.01
Cement
#A5A391
ΔE00 7.24
Putty
#BEAE8A
ΔE00 7.34
Greyish
#A8A495
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCA4 #A4A6BE
analogous
#BEAFA4 #BEBCA4 #B3BEA4
triadic
#BEBCA4 #A4BEBC #BCA4BE
tetradic
#BEBCA4 #A4BEAF #A4A6BE #BEA4B3
square
#BEBCA4 #A4BEAF #A4A6BE #BEA4B3
split-complementary
#BEBCA4 #A4B3BE #AFA4BE
monochromatic
#878461 #A5A280 #BEBCA4 #D8D6C8 #F1F1EB
Accessibility & contrast
On white
1.92
#BEBCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#BEBCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCA4
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCA4 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA3
Deuteranopia (green-blind)
#C2BCA5
Tritanopia (blue-blind)
#C2B9B5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebca4; /* rgb */ color: rgb(190, 188, 164); /* oklch */ color: oklch(79.0% 0.033 103.2);
Tailwind
colors: {
custom: {
50: '#d1d0bf',
500: '#bebca4',
950: '#000000',
},
}SCSS
$custom: #bebca4; $custom-light: #d1d0bf; $custom-dark: #000000;
JSON
{
"hex": "#bebca4",
"rgb": {
"r": 190,
"g": 188,
"b": 164
},
"hsl": {
"h": 55.385,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.79032,
"c": 0.03301,
"h": 103.2
},
"luminance": 0.49594
}Semantic roles & 50–950 ramp
primary
#BEBCA4
secondary
#DBDCE3
accent
#519B4B
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#141412
muted
#828281