#BEBFB0#BEBFB0
#BEBFB0 is a light, muted yellow. Relative luminance 0.513; OKLCH L 80.0% C 0.021 H 110.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFB0 |
|---|---|
| RGB | rgb(190, 191, 176) |
| HSL | hsl(64, 10%, 72%) |
| HSV | hsv(64, 8%, 75%) |
| CMYK | cmyk(0.5%, 0%, 7.9%, 25.1%) |
| CIE-LAB | lab(76.89, -3.03, 7.45) |
| CIE-LCH | lch(76.89, 8.04, 112.13°) |
| OKLab | oklab(79.97% -0.0071 0.0195) |
| OKLCH | oklch(79.97% 0.021 110) |
| XYZ | xyz(47.7014, 51.3435, 48.4632) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 6.49
Silver
#C0C0C0
ΔE00 7.31
Greyish
#A8A495
ΔE00 7.65
Cement
#A5A391
ΔE00 7.93
Light Grey
#D8DCD6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFB0 #B1B0BF
analogous
#BFB9B0 #BEBFB0 #B7BFB0
triadic
#BEBFB0 #B0BEBF #BFB0BE
tetradic
#BEBFB0 #B0BFB9 #B1B0BF #BFB0B7
square
#BEBFB0 #B0BFB9 #B1B0BF #BFB0B7
split-complementary
#BEBFB0 #B0B7BF #B9B0BF
monochromatic
#85876D #A2A48E #BEBFB0 #DADAD2 #F1F1EE
Accessibility & contrast
On white
1.86
#BEBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BEBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFB0
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFB0 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAF
Deuteranopia (green-blind)
#C2BEB1
Tritanopia (blue-blind)
#C0BDBB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebfb0; /* rgb */ color: rgb(190, 191, 176); /* oklch */ color: oklch(80.0% 0.021 110.0);
Tailwind
colors: {
custom: {
50: '#d1d2c7',
500: '#bebfb0',
950: '#000000',
},
}SCSS
$custom: #bebfb0; $custom-light: #d1d2c7; $custom-dark: #000000;
JSON
{
"hex": "#bebfb0",
"rgb": {
"r": 190,
"g": 191,
"b": 176
},
"hsl": {
"h": 64,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79965,
"c": 0.0207,
"h": 110
},
"luminance": 0.51343
}Semantic roles & 50–950 ramp
primary
#BEBFB0
secondary
#828192
accent
#519555
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382