#BEBCA2#BEBCA2
#BEBCA2 is a light, muted yellow. Relative luminance 0.495; OKLCH L 79.0% C 0.036 H 103.6°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCA2 |
|---|---|
| RGB | rgb(190, 188, 162) |
| HSL | hsl(56, 18%, 69%) |
| HSV | hsv(56, 15%, 75%) |
| CMYK | cmyk(0%, 1.1%, 14.7%, 25.5%) |
| CIE-LAB | lab(75.78, -3.76, 13.43) |
| CIE-LCH | lch(75.78, 13.95, 105.65°) |
| OKLab | oklab(78.98% -0.0084 0.0347) |
| OKLCH | oklch(78.98% 0.036 103.6) |
| XYZ | xyz(45.7395, 49.5227, 41.3247) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.84
Stone (survey)
#ADA587
ΔE00 6.82
Putty
#BEAE8A
ΔE00 7.11
Cement
#A5A391
ΔE00 7.44
Warm Gray
#C9BEB0
ΔE00 7.54
Greyish
#A8A495
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCA2 #A2A4BE
analogous
#BEAEA2 #BEBCA2 #B2BEA2
triadic
#BEBCA2 #A2BEBC #BCA2BE
tetradic
#BEBCA2 #A2BEAE #A2A4BE #BEA2B2
square
#BEBCA2 #A2BEAE #A2A4BE #BEA2B2
split-complementary
#BEBCA2 #A2B2BE #AEA2BE
monochromatic
#87845E #A5A27E #BEBCA2 #D7D6C6 #F0F0EA
Accessibility & contrast
On white
1.93
#BEBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#BEBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCA2
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCA2 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA0
Deuteranopia (green-blind)
#C2BBA3
Tritanopia (blue-blind)
#C3B8B5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebca2; /* rgb */ color: rgb(190, 188, 162); /* oklch */ color: oklch(79.0% 0.036 103.6);
Tailwind
colors: {
custom: {
50: '#d1d0bd',
500: '#bebca2',
950: '#000000',
},
}SCSS
$custom: #bebca2; $custom-light: #d1d0bd; $custom-dark: #000000;
JSON
{
"hex": "#bebca2",
"rgb": {
"r": 190,
"g": 188,
"b": 162
},
"hsl": {
"h": 55.714,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.78983,
"c": 0.0357,
"h": 103.6
},
"luminance": 0.49522
}Semantic roles & 50–950 ramp
primary
#BEBCA2
secondary
#DADAE2
accent
#4F9C49
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141312
muted
#828281