#BEBBB2#BEBBB2
#BEBBB2 is a light, near-neutral yellow. Relative luminance 0.497; OKLCH L 79.2% C 0.013 H 91.5°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBB2 |
|---|---|
| RGB | rgb(190, 187, 178) |
| HSL | hsl(45, 8%, 72%) |
| HSV | hsv(45, 6%, 75%) |
| CMYK | cmyk(0%, 1.6%, 6.3%, 25.5%) |
| CIE-LAB | lab(75.89, -0.56, 4.92) |
| CIE-LCH | lch(75.89, 4.96, 96.50°) |
| OKLab | oklab(79.19% -0.0003 0.013) |
| OKLCH | oklch(79.19% 0.013 91.5) |
| XYZ | xyz(47.0403, 49.7024, 49.2262) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.05
Silver
#C0C0C0
ΔE00 4.68
Silver (survey)
#C5C9C7
ΔE00 5.46
Dark Gray
#A9A9A9
ΔE00 6.71
Greige
#B8AB98
ΔE00 6.76
Greyish
#A8A495
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBB2 #B2B5BE
analogous
#BEB5B2 #BEBBB2 #BBBEB2
triadic
#BEBBB2 #B2BEBB #BBB2BE
tetradic
#BEBBB2 #B2BEB5 #B2B5BE #BEB2BB
square
#BEBBB2 #B2BEB5 #B2B5BE #BEB2BB
split-complementary
#BEBBB2 #B2BBBE #B5B2BE
monochromatic
#858070 #A29E91 #BEBBB2 #DAD8D3 #F1F0EE
Accessibility & contrast
On white
1.92
#BEBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#BEBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBB2
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBB2 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB2
Deuteranopia (green-blind)
#BEBBB2
Tritanopia (blue-blind)
#C0B9B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbb2; /* rgb */ color: rgb(190, 187, 178); /* oklch */ color: oklch(79.2% 0.013 91.5);
Tailwind
colors: {
custom: {
50: '#d1cfc9',
500: '#bebbb2',
950: '#000000',
},
}SCSS
$custom: #bebbb2; $custom-light: #d1cfc9; $custom-dark: #000000;
JSON
{
"hex": "#bebbb2",
"rgb": {
"r": 190,
"g": 187,
"b": 178
},
"hsl": {
"h": 45,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.79194,
"c": 0.01295,
"h": 91.5
},
"luminance": 0.49702
}Semantic roles & 50–950 ramp
primary
#BEBBB2
secondary
#E4E5E7
accent
#639253
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282