#BEBCA3#BEBCA3
#BEBCA3 is a light, muted yellow. Relative luminance 0.496; OKLCH L 79.0% C 0.034 H 103.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCA3 |
|---|---|
| RGB | rgb(190, 188, 163) |
| HSL | hsl(56, 17%, 69%) |
| HSV | hsv(56, 14%, 75%) |
| CMYK | cmyk(0%, 1.1%, 14.2%, 25.5%) |
| CIE-LAB | lab(75.80, -3.60, 12.92) |
| CIE-LCH | lch(75.80, 13.41, 105.58°) |
| OKLab | oklab(79.01% -0.008 0.0334) |
| OKLCH | oklch(79.01% 0.034 103.4) |
| XYZ | xyz(45.8287, 49.5584, 41.7947) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.91
Stone (survey)
#ADA587
ΔE00 6.89
Putty
#BEAE8A
ΔE00 7.22
Warm Gray
#C9BEB0
ΔE00 7.27
Cement
#A5A391
ΔE00 7.33
Greyish
#A8A495
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCA3 #A3A5BE
analogous
#BEAFA3 #BEBCA3 #B3BEA3
triadic
#BEBCA3 #A3BEBC #BCA3BE
tetradic
#BEBCA3 #A3BEAF #A3A5BE #BEA3B3
square
#BEBCA3 #A3BEAF #A3A5BE #BEA3B3
split-complementary
#BEBCA3 #A3B3BE #AFA3BE
monochromatic
#87845F #A5A27F #BEBCA3 #D7D6C7 #F1F0EB
Accessibility & contrast
On white
1.92
#BEBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BEBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCA3
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCA3 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA2
Deuteranopia (green-blind)
#C2BBA4
Tritanopia (blue-blind)
#C2B8B5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebca3; /* rgb */ color: rgb(190, 188, 163); /* oklch */ color: oklch(79.0% 0.034 103.4);
Tailwind
colors: {
custom: {
50: '#d1d0be',
500: '#bebca3',
950: '#000000',
},
}SCSS
$custom: #bebca3; $custom-light: #d1d0be; $custom-dark: #000000;
JSON
{
"hex": "#bebca3",
"rgb": {
"r": 190,
"g": 188,
"b": 163
},
"hsl": {
"h": 55.556,
"s": 17.197,
"l": 69.216
},
"oklch": {
"l": 0.79008,
"c": 0.03435,
"h": 103.4
},
"luminance": 0.49558
}Semantic roles & 50–950 ramp
primary
#BEBCA3
secondary
#DADBE2
accent
#509B4A
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141412
muted
#828281