#BEBDA3#BEBDA3
#BEBDA3 is a light, muted yellow. Relative luminance 0.500; OKLCH L 79.2% C 0.036 H 105.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDA3 |
|---|---|
| RGB | rgb(190, 189, 163) |
| HSL | hsl(58, 17%, 69%) |
| HSV | hsv(58, 14%, 75%) |
| CMYK | cmyk(0%, 0.5%, 14.2%, 25.5%) |
| CIE-LAB | lab(76.06, -4.13, 13.29) |
| CIE-LCH | lch(76.06, 13.92, 107.26°) |
| OKLab | oklab(79.22% -0.0094 0.0344) |
| OKLCH | oklch(79.22% 0.036 105.4) |
| XYZ | xyz(46.0431, 49.9871, 41.8661) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.21
Stone (survey)
#ADA587
ΔE00 7.18
Putty
#BEAE8A
ΔE00 7.57
Cement
#A5A391
ΔE00 7.67
Warm Gray
#C9BEB0
ΔE00 7.85
Greyish
#A8A495
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDA3 #A3A4BE
analogous
#BEB0A3 #BEBDA3 #B2BEA3
triadic
#BEBDA3 #A3BEBD #BDA3BE
tetradic
#BEBDA3 #A3BEB0 #A3A4BE #BEA3B2
square
#BEBDA3 #A3BEB0 #A3A4BE #BEA3B2
split-complementary
#BEBDA3 #A3B2BE #B0A3BE
monochromatic
#87865F #A5A37F #BEBDA3 #D7D7C7 #F1F0EB
Accessibility & contrast
On white
1.91
#BEBDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#BEBDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDA3
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDA3 | 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)
#C2BBA1
Deuteranopia (green-blind)
#C3BCA4
Tritanopia (blue-blind)
#C2B9B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebda3; /* rgb */ color: rgb(190, 189, 163); /* oklch */ color: oklch(79.2% 0.036 105.4);
Tailwind
colors: {
custom: {
50: '#d1d0be',
500: '#bebda3',
950: '#000000',
},
}SCSS
$custom: #bebda3; $custom-light: #d1d0be; $custom-dark: #000000;
JSON
{
"hex": "#bebda3",
"rgb": {
"r": 190,
"g": 189,
"b": 163
},
"hsl": {
"h": 57.778,
"s": 17.197,
"l": 69.216
},
"oklch": {
"l": 0.79216,
"c": 0.03564,
"h": 105.4
},
"luminance": 0.49987
}Semantic roles & 50–950 ramp
primary
#BEBDA3
secondary
#DADBE2
accent
#4D9B4A
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141412
muted
#828281