#BEBCB0#BEBCB0
#BEBCB0 is a light, near-neutral yellow. Relative luminance 0.500; OKLCH L 79.3% C 0.017 H 99.1°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCB0 |
|---|---|
| RGB | rgb(190, 188, 176) |
| HSL | hsl(51, 10%, 72%) |
| HSV | hsv(51, 7%, 75%) |
| CMYK | cmyk(0%, 1.1%, 7.4%, 25.5%) |
| CIE-LAB | lab(76.10, -1.44, 6.32) |
| CIE-LCH | lch(76.10, 6.48, 102.84°) |
| OKLab | oklab(79.35% -0.0026 0.0166) |
| OKLCH | oklch(79.35% 0.017 99.1) |
| XYZ | xyz(47.0539, 50.0484, 48.2473) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.49
Silver
#C0C0C0
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 5.99
Greige
#B8AB98
ΔE00 6.82
Greyish
#A8A495
ΔE00 6.84
Cement
#A5A391
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCB0 #B0B2BE
analogous
#BEB5B0 #BEBCB0 #B9BEB0
triadic
#BEBCB0 #B0BEBC #BCB0BE
tetradic
#BEBCB0 #B0BEB5 #B0B2BE #BEB0B9
square
#BEBCB0 #B0BEB5 #B0B2BE #BEB0B9
split-complementary
#BEBCB0 #B0B9BE #B5B0BE
monochromatic
#86826E #A2A08E #BEBCB0 #DAD8D2 #F1F1EE
Accessibility & contrast
On white
1.91
#BEBCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#BEBCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCB0
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCB0 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAF
Deuteranopia (green-blind)
#BFBCB0
Tritanopia (blue-blind)
#C1BAB8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebcb0; /* rgb */ color: rgb(190, 188, 176); /* oklch */ color: oklch(79.3% 0.017 99.1);
Tailwind
colors: {
custom: {
50: '#d1d0c7',
500: '#bebcb0',
950: '#000000',
},
}SCSS
$custom: #bebcb0; $custom-light: #d1d0c7; $custom-dark: #000000;
JSON
{
"hex": "#bebcb0",
"rgb": {
"r": 190,
"g": 188,
"b": 176
},
"hsl": {
"h": 51.429,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.79345,
"c": 0.01676,
"h": 99.1
},
"luminance": 0.50048
}Semantic roles & 50–950 ramp
primary
#BEBCB0
secondary
#818391
accent
#5B9452
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382