#BEBBB0#BEBBB0
#BEBBB0 is a light, near-neutral yellow. Relative luminance 0.496; OKLCH L 79.1% C 0.016 H 94.3°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBB0 |
|---|---|
| RGB | rgb(190, 187, 176) |
| HSL | hsl(47, 10%, 72%) |
| HSV | hsv(47, 7%, 75%) |
| CMYK | cmyk(0%, 1.6%, 7.4%, 25.5%) |
| CIE-LAB | lab(75.84, -0.91, 5.94) |
| CIE-LCH | lch(75.84, 6.01, 98.69°) |
| OKLab | oklab(79.14% -0.0012 0.0156) |
| OKLCH | oklch(79.14% 0.016 94.3) |
| XYZ | xyz(46.8410, 49.6227, 48.1764) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.99
Silver
#C0C0C0
ΔE00 5.52
Silver (survey)
#C5C9C7
ΔE00 5.98
Greige
#B8AB98
ΔE00 6.44
Greyish
#A8A495
ΔE00 6.72
Dark Gray
#A9A9A9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBB0 #B0B3BE
analogous
#BEB4B0 #BEBBB0 #BABEB0
triadic
#BEBBB0 #B0BEBB #BBB0BE
tetradic
#BEBBB0 #B0BEB4 #B0B3BE #BEB0BA
square
#BEBBB0 #B0BEB4 #B0B3BE #BEB0BA
split-complementary
#BEBBB0 #B0BABE #B4B0BE
monochromatic
#86816E #A29E8E #BEBBB0 #DAD8D2 #F1F1EE
Accessibility & contrast
On white
1.92
#BEBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#BEBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBB0
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBB0 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAF
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#C1B9B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbb0; /* rgb */ color: rgb(190, 187, 176); /* oklch */ color: oklch(79.1% 0.016 94.3);
Tailwind
colors: {
custom: {
50: '#d1cfc7',
500: '#bebbb0',
950: '#000000',
},
}SCSS
$custom: #bebbb0; $custom-light: #d1cfc7; $custom-dark: #000000;
JSON
{
"hex": "#bebbb0",
"rgb": {
"r": 190,
"g": 187,
"b": 176
},
"hsl": {
"h": 47.143,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.79139,
"c": 0.01562,
"h": 94.3
},
"luminance": 0.49622
}Semantic roles & 50–950 ramp
primary
#BEBBB0
secondary
#E3E4E7
accent
#609452
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282