#BEBCC0#BEBCC0
#BEBCC0 is a light, near-neutral grey. Relative luminance 0.507; OKLCH L 79.8% C 0.006 H 308.4°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCC0 |
|---|---|
| RGB | rgb(190, 188, 192) |
| HSL | hsl(270, 3%, 75%) |
| HSV | hsv(270, 2%, 75%) |
| CMYK | cmyk(1%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(76.51, 1.44, -1.77) |
| CIE-LCH | lch(76.51, 2.28, 309.16°) |
| OKLab | oklab(79.8% 0.0037 -0.0047) |
| OKLCH | oklch(79.8% 0.006 308.4) |
| XYZ | xyz(48.7313, 50.7194, 57.0815) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.37
Silver
#C0C0C0
ΔE00 2.76
Silver (survey)
#C5C9C7
ΔE00 5.76
Dark Gray
#A9A9A9
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 6.13
Gainsboro
#DCDCDC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCC0 #BEC0BC
analogous
#BCBCC0 #BEBCC0 #C0BCC0
triadic
#BEBCC0 #C0BEBC #BCC0BE
tetradic
#BEBCC0 #C0BCBC #BEC0BC #BCC0C0
square
#BEBCC0 #C0BCBC #BEC0BC #BCC0C0
split-complementary
#BEBCC0 #C0C0BC #BCC0BC
monochromatic
#817D85 #9F9CA2 #BEBCC0 #DDDCDE #F0EFF0
Accessibility & contrast
On white
1.88
#BEBCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#BEBCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCC0
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCC0 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC0
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#BEBCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebcc0; /* rgb */ color: rgb(190, 188, 192); /* oklch */ color: oklch(79.8% 0.006 308.4);
Tailwind
colors: {
custom: {
50: '#d1d0d3',
500: '#bebcc0',
950: '#000000',
},
}SCSS
$custom: #bebcc0; $custom-light: #d1d0d3; $custom-dark: #000000;
JSON
{
"hex": "#bebcc0",
"rgb": {
"r": 190,
"g": 188,
"b": 192
},
"hsl": {
"h": 270,
"s": 3.077,
"l": 74.51
},
"oklch": {
"l": 0.79802,
"c": 0.00597,
"h": 308.4
},
"luminance": 0.50719
}Semantic roles & 50–950 ramp
primary
#BEBCC0
secondary
#90928E
accent
#8D5973
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383