#BEBBAD#BEBBAD
#BEBBAD is a light, near-neutral yellow. Relative luminance 0.495; OKLCH L 79.1% C 0.020 H 96.9°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBAD |
|---|---|
| RGB | rgb(190, 187, 173) |
| HSL | hsl(49, 12%, 71%) |
| HSV | hsv(49, 9%, 75%) |
| CMYK | cmyk(0%, 1.6%, 8.9%, 25.5%) |
| CIE-LAB | lab(75.76, -1.42, 7.46) |
| CIE-LCH | lch(75.76, 7.60, 100.79°) |
| OKLab | oklab(79.06% -0.0024 0.0195) |
| OKLCH | oklch(79.06% 0.02 96.9) |
| XYZ | xyz(46.5475, 49.5053, 46.6304) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.27
Greige
#B8AB98
ΔE00 6.20
Greyish
#A8A495
ΔE00 6.46
Silver
#C0C0C0
ΔE00 6.75
Silver (survey)
#C5C9C7
ΔE00 6.86
Cement
#A5A391
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBAD #ADB0BE
analogous
#BEB2AD #BEBBAD #B8BEAD
triadic
#BEBBAD #ADBEBB #BBADBE
tetradic
#BEBBAD #ADBEB2 #ADB0BE #BEADB8
square
#BEBBAD #ADBEB2 #ADB0BE #BEADB8
split-complementary
#BEBBAD #ADB8BE #B2ADBE
monochromatic
#86816A #A39F8B #BEBBAD #D9D7CF #F1F1EE
Accessibility & contrast
On white
1.93
#BEBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#BEBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBAD
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBAD | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAC
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#C1B9B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbad; /* rgb */ color: rgb(190, 187, 173); /* oklch */ color: oklch(79.1% 0.020 96.9);
Tailwind
colors: {
custom: {
50: '#d1cfc5',
500: '#bebbad',
950: '#000000',
},
}SCSS
$custom: #bebbad; $custom-light: #d1cfc5; $custom-dark: #000000;
JSON
{
"hex": "#bebbad",
"rgb": {
"r": 190,
"g": 187,
"b": 173
},
"hsl": {
"h": 49.412,
"s": 11.565,
"l": 71.176
},
"oklch": {
"l": 0.79058,
"c": 0.01966,
"h": 96.9
},
"luminance": 0.49505
}Semantic roles & 50–950 ramp
primary
#BEBBAD
secondary
#E1E2E6
accent
#5C9650
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141312
muted
#828281