#BEBCC3#BEBCC3
#BEBCC3 is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 79.9% C 0.010 H 299.2°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCC3 |
|---|---|
| RGB | rgb(190, 188, 195) |
| HSL | hsl(257, 6%, 75%) |
| HSV | hsv(257, 4%, 76%) |
| CMYK | cmyk(2.6%, 3.6%, 0%, 23.5%) |
| CIE-LAB | lab(76.59, 2.00, -3.28) |
| CIE-LCH | lch(76.59, 3.84, 301.47°) |
| OKLab | oklab(79.89% 0.0049 -0.0087) |
| OKLCH | oklch(79.89% 0.01 299.2) |
| XYZ | xyz(49.0670, 50.8537, 58.8500) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.83
Silver
#C0C0C0
ΔE00 4.12
Light Gray
#D3D3D3
ΔE00 6.81
Dark Gray
#A9A9A9
ΔE00 6.82
Silver (survey)
#C5C9C7
ΔE00 6.85
Fog
#D8DCE0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCC3 #C1C3BC
analogous
#BCBDC3 #BEBCC3 #C1BCC3
triadic
#BEBCC3 #C3BEBC #BCC3BE
tetradic
#BEBCC3 #C3BCBD #C1C3BC #BCC3C1
square
#BEBCC3 #C3BCBD #C1C3BC #BCC3C1
split-complementary
#BEBCC3 #C3C1BC #BDC3BC
monochromatic
#7F7B89 #9F9CA6 #BEBCC3 #DDDCE0 #EFEFF1
Accessibility & contrast
On white
1.88
#BEBCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#BEBCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCC3
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCC3 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC3
Deuteranopia (green-blind)
#BBBDC3
Tritanopia (blue-blind)
#BDBDBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebcc3; /* rgb */ color: rgb(190, 188, 195); /* oklch */ color: oklch(79.9% 0.010 299.2);
Tailwind
colors: {
custom: {
50: '#d1d0d5',
500: '#bebcc3',
950: '#000000',
},
}SCSS
$custom: #bebcc3; $custom-light: #d1d0d5; $custom-dark: #000000;
JSON
{
"hex": "#bebcc3",
"rgb": {
"r": 190,
"g": 188,
"b": 195
},
"hsl": {
"h": 257.143,
"s": 5.512,
"l": 75.098
},
"oklch": {
"l": 0.79893,
"c": 0.00998,
"h": 299.2
},
"luminance": 0.50854
}Semantic roles & 50–950 ramp
primary
#BEBCC3
secondary
#93968D
accent
#8F567F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383