#BEBBB1#BEBBB1
#BEBBB1 is a light, near-neutral yellow. Relative luminance 0.497; OKLCH L 79.2% C 0.014 H 93.0°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBB1 |
|---|---|
| RGB | rgb(190, 187, 177) |
| HSL | hsl(46, 9%, 72%) |
| HSV | hsv(46, 7%, 75%) |
| CMYK | cmyk(0%, 1.6%, 6.8%, 25.5%) |
| CIE-LAB | lab(75.86, -0.73, 5.43) |
| CIE-LCH | lch(75.86, 5.48, 97.70°) |
| OKLab | oklab(79.17% -0.0007 0.0143) |
| OKLCH | oklch(79.17% 0.014 93) |
| XYZ | xyz(46.9403, 49.6624, 48.6994) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.99
Silver
#C0C0C0
ΔE00 5.10
Silver (survey)
#C5C9C7
ΔE00 5.71
Greige
#B8AB98
ΔE00 6.58
Greyish
#A8A495
ΔE00 6.87
Dark Gray
#A9A9A9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBB1 #B1B4BE
analogous
#BEB5B1 #BEBBB1 #BBBEB1
triadic
#BEBBB1 #B1BEBB #BBB1BE
tetradic
#BEBBB1 #B1BEB5 #B1B4BE #BEB1BB
square
#BEBBB1 #B1BEB5 #B1B4BE #BEB1BB
split-complementary
#BEBBB1 #B1BBBE #B5B1BE
monochromatic
#85806F #A29E90 #BEBBB1 #DAD8D2 #F1F0EE
Accessibility & contrast
On white
1.92
#BEBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#BEBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBB1
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBB1 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB0
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#C0B9B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbb1; /* rgb */ color: rgb(190, 187, 177); /* oklch */ color: oklch(79.2% 0.014 93.0);
Tailwind
colors: {
custom: {
50: '#d1cfc8',
500: '#bebbb1',
950: '#000000',
},
}SCSS
$custom: #bebbb1; $custom-light: #d1cfc8; $custom-dark: #000000;
JSON
{
"hex": "#bebbb1",
"rgb": {
"r": 190,
"g": 187,
"b": 177
},
"hsl": {
"h": 46.154,
"s": 9.091,
"l": 71.961
},
"oklch": {
"l": 0.79166,
"c": 0.01428,
"h": 93
},
"luminance": 0.49662
}Semantic roles & 50–950 ramp
primary
#BEBBB1
secondary
#E4E5E7
accent
#619352
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282