#BEBEB2#BEBEB2
#BEBEB2 is a light, near-neutral yellow. Relative luminance 0.510; OKLCH L 79.8% C 0.017 H 106.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEB2 |
|---|---|
| RGB | rgb(190, 190, 178) |
| HSL | hsl(60, 8%, 72%) |
| HSV | hsv(60, 6%, 75%) |
| CMYK | cmyk(0%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(76.67, -2.15, 6.06) |
| CIE-LCH | lch(76.67, 6.43, 109.58°) |
| OKLab | oklab(79.81% -0.0048 0.0159) |
| OKLCH | oklch(79.81% 0.017 106.8) |
| XYZ | xyz(47.6834, 50.9886, 49.4406) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.43
Silver (survey)
#C5C9C7
ΔE00 5.54
Silver
#C0C0C0
ΔE00 5.99
Greyish
#A8A495
ΔE00 7.41
Greige
#B8AB98
ΔE00 7.83
Light Grey
#D8DCD6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEB2 #B2B2BE
analogous
#BEB8B2 #BEBEB2 #B8BEB2
triadic
#BEBEB2 #B2BEBE #BEB2BE
tetradic
#BEBEB2 #B2BEB8 #B2B2BE #BEB2B8
square
#BEBEB2 #B2BEB8 #B2B2BE #BEB2B8
split-complementary
#BEBEB2 #B2B8BE #B8B2BE
monochromatic
#858570 #A2A291 #BEBEB2 #DADAD3 #F1F1EE
Accessibility & contrast
On white
1.88
#BEBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BEBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEB2
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEB2 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB1
Deuteranopia (green-blind)
#C1BDB2
Tritanopia (blue-blind)
#C0BCBA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebeb2; /* rgb */ color: rgb(190, 190, 178); /* oklch */ color: oklch(79.8% 0.017 106.8);
Tailwind
colors: {
custom: {
50: '#d1d1c9',
500: '#bebeb2',
950: '#000000',
},
}SCSS
$custom: #bebeb2; $custom-light: #d1d1c9; $custom-dark: #000000;
JSON
{
"hex": "#bebeb2",
"rgb": {
"r": 190,
"g": 190,
"b": 178
},
"hsl": {
"h": 60,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.79812,
"c": 0.01657,
"h": 106.8
},
"luminance": 0.50988
}Semantic roles & 50–950 ramp
primary
#BEBEB2
secondary
#838391
accent
#539253
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382