#BEBCA6#BEBCA6
#BEBCA6 is a light, muted yellow. Relative luminance 0.497; OKLCH L 79.1% C 0.030 H 102.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCA6 |
|---|---|
| RGB | rgb(190, 188, 166) |
| HSL | hsl(55, 16%, 70%) |
| HSV | hsv(55, 13%, 75%) |
| CMYK | cmyk(0%, 1.1%, 12.6%, 25.5%) |
| CIE-LAB | lab(75.86, -3.12, 11.39) |
| CIE-LCH | lch(75.86, 11.81, 105.30°) |
| OKLab | oklab(79.08% -0.0067 0.0296) |
| OKLCH | oklch(79.08% 0.03 102.8) |
| XYZ | xyz(46.1007, 49.6672, 43.2271) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.22
Warm Gray
#C9BEB0
ΔE00 6.48
Cement
#A5A391
ΔE00 7.11
Greyish
#A8A495
ΔE00 7.15
Greige
#B8AB98
ΔE00 7.18
Stone (survey)
#ADA587
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCA6 #A6A8BE
analogous
#BEB0A6 #BEBCA6 #B4BEA6
triadic
#BEBCA6 #A6BEBC #BCA6BE
tetradic
#BEBCA6 #A6BEB0 #A6A8BE #BEA6B4
square
#BEBCA6 #A6BEB0 #A6A8BE #BEA6B4
split-complementary
#BEBCA6 #A6B4BE #B0A6BE
monochromatic
#878463 #A4A183 #BEBCA6 #D8D7C9 #F2F1ED
Accessibility & contrast
On white
1.92
#BEBCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#BEBCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCA6
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCA6 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA5
Deuteranopia (green-blind)
#C1BCA7
Tritanopia (blue-blind)
#C2B9B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebca6; /* rgb */ color: rgb(190, 188, 166); /* oklch */ color: oklch(79.1% 0.030 102.8);
Tailwind
colors: {
custom: {
50: '#d1d0c0',
500: '#bebca6',
950: '#000000',
},
}SCSS
$custom: #bebca6; $custom-light: #d1d0c0; $custom-dark: #000000;
JSON
{
"hex": "#bebca6",
"rgb": {
"r": 190,
"g": 188,
"b": 166
},
"hsl": {
"h": 55,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.79083,
"c": 0.03032,
"h": 102.8
},
"luminance": 0.49667
}Semantic roles & 50–950 ramp
primary
#BEBCA6
secondary
#DDDDE3
accent
#529A4C
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#141412
muted
#828281