#BEBCAB#BEBCAB
#BEBCAB is a light, muted yellow. Relative luminance 0.499; OKLCH L 79.2% C 0.024 H 101.4°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCAB |
|---|---|
| RGB | rgb(190, 188, 171) |
| HSL | hsl(54, 13%, 71%) |
| HSV | hsv(54, 10%, 75%) |
| CMYK | cmyk(0%, 1.1%, 10%, 25.5%) |
| CIE-LAB | lab(75.98, -2.29, 8.85) |
| CIE-LCH | lch(75.98, 9.14, 104.51°) |
| OKLab | oklab(79.21% -0.0047 0.0231) |
| OKLCH | oklch(79.21% 0.024 101.4) |
| XYZ | xyz(46.5683, 49.8542, 45.6897) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.27
Greyish
#A8A495
ΔE00 6.72
Greige
#B8AB98
ΔE00 6.74
Cement
#A5A391
ΔE00 7.09
Bland
#AFA88B
ΔE00 7.13
Silver (survey)
#C5C9C7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCAB #ABADBE
analogous
#BEB2AB #BEBCAB #B6BEAB
triadic
#BEBCAB #ABBEBC #BCABBE
tetradic
#BEBCAB #ABBEB2 #ABADBE #BEABB6
square
#BEBCAB #ABBEB2 #ABADBE #BEABB6
split-complementary
#BEBCAB #ABB6BE #B2ABBE
monochromatic
#878368 #A3A088 #BEBCAB #D9D8CE #F2F1EE
Accessibility & contrast
On white
1.91
#BEBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#BEBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCAB
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCAB | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#C1B9B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebcab; /* rgb */ color: rgb(190, 188, 171); /* oklch */ color: oklch(79.2% 0.024 101.4);
Tailwind
colors: {
custom: {
50: '#d1d0c4',
500: '#bebcab',
950: '#000000',
},
}SCSS
$custom: #bebcab; $custom-light: #d1d0c4; $custom-dark: #000000;
JSON
{
"hex": "#bebcab",
"rgb": {
"r": 190,
"g": 188,
"b": 171
},
"hsl": {
"h": 53.684,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.79211,
"c": 0.02356,
"h": 101.4
},
"luminance": 0.49854
}Semantic roles & 50–950 ramp
primary
#BEBCAB
secondary
#E0E0E5
accent
#56974F
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141412
muted
#828281