#BEBDB2#BEBDB2
#BEBDB2 is a light, near-neutral yellow. Relative luminance 0.506; OKLCH L 79.6% C 0.015 H 102.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDB2 |
|---|---|
| RGB | rgb(190, 189, 178) |
| HSL | hsl(55, 8%, 72%) |
| HSV | hsv(55, 6%, 75%) |
| CMYK | cmyk(0%, 0.5%, 6.3%, 25.5%) |
| CIE-LAB | lab(76.41, -1.62, 5.68) |
| CIE-LCH | lch(76.41, 5.91, 105.95°) |
| OKLab | oklab(79.61% -0.0033 0.0149) |
| OKLCH | oklch(79.61% 0.015 102.5) |
| XYZ | xyz(47.4676, 50.5569, 49.3686) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.90
Silver (survey)
#C5C9C7
ΔE00 5.42
Silver
#C0C0C0
ΔE00 5.50
Greyish
#A8A495
ΔE00 7.21
Greige
#B8AB98
ΔE00 7.41
Dark Gray
#A9A9A9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDB2 #B2B3BE
analogous
#BEB7B2 #BEBDB2 #B9BEB2
triadic
#BEBDB2 #B2BEBD #BDB2BE
tetradic
#BEBDB2 #B2BEB7 #B2B3BE #BEB2B9
square
#BEBDB2 #B2BEB7 #B2B3BE #BEB2B9
split-complementary
#BEBDB2 #B2B9BE #B7B2BE
monochromatic
#858370 #A2A191 #BEBDB2 #DAD9D3 #F1F1EE
Accessibility & contrast
On white
1.89
#BEBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#BEBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDB2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDB2 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#C0BDB2
Tritanopia (blue-blind)
#C0BBBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebdb2; /* rgb */ color: rgb(190, 189, 178); /* oklch */ color: oklch(79.6% 0.015 102.5);
Tailwind
colors: {
custom: {
50: '#d1d0c9',
500: '#bebdb2',
950: '#000000',
},
}SCSS
$custom: #bebdb2; $custom-light: #d1d0c9; $custom-dark: #000000;
JSON
{
"hex": "#bebdb2",
"rgb": {
"r": 190,
"g": 189,
"b": 178
},
"hsl": {
"h": 55,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.79606,
"c": 0.01526,
"h": 102.5
},
"luminance": 0.50557
}Semantic roles & 50–950 ramp
primary
#BEBDB2
secondary
#838491
accent
#589253
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382