#BEBCC5#BEBCC5
#BEBCC5 is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 80.0% C 0.013 H 296.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCC5 |
|---|---|
| RGB | rgb(190, 188, 197) |
| HSL | hsl(253, 7%, 75%) |
| HSV | hsv(253, 5%, 77%) |
| CMYK | cmyk(3.6%, 4.6%, 0%, 22.7%) |
| CIE-LAB | lab(76.65, 2.39, -4.28) |
| CIE-LCH | lch(76.65, 4.90, 299.14°) |
| OKLab | oklab(79.96% 0.0056 -0.0114) |
| OKLCH | oklch(79.96% 0.013 296.3) |
| XYZ | xyz(49.2947, 50.9448, 60.0489) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.45
Silver
#C0C0C0
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 7.36
Dark Gray
#A9A9A9
ΔE00 7.43
Silver (survey)
#C5C9C7
ΔE00 7.60
Fog
#D8DCE0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCC5 #C3C5BC
analogous
#BCBEC5 #BEBCC5 #C2BCC5
triadic
#BEBCC5 #C5BEBC #BCC5BE
tetradic
#BEBCC5 #C5BCBE #C3C5BC #BCC5C2
square
#BEBCC5 #C5BCBE #C3C5BC #BCC5C2
split-complementary
#BEBCC5 #C5C2BC #BEC5BC
monochromatic
#7E7A8C #9E9BA9 #BEBCC5 #DEDDE1 #EFEFF1
Accessibility & contrast
On white
1.88
#BEBCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#BEBCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCC5
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCC5 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABDC5
Deuteranopia (green-blind)
#BBBDC5
Tritanopia (blue-blind)
#BDBDBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebcc5; /* rgb */ color: rgb(190, 188, 197); /* oklch */ color: oklch(80.0% 0.013 296.3);
Tailwind
colors: {
custom: {
50: '#d1d0d6',
500: '#bebcc5',
950: '#000000',
},
}SCSS
$custom: #bebcc5; $custom-light: #d1d0d6; $custom-dark: #000000;
JSON
{
"hex": "#bebcc5",
"rgb": {
"r": 190,
"g": 188,
"b": 197
},
"hsl": {
"h": 253.333,
"s": 7.2,
"l": 75.49
},
"oklch": {
"l": 0.79955,
"c": 0.01271,
"h": 296.3
},
"luminance": 0.50945
}Semantic roles & 50–950 ramp
primary
#BEBCC5
secondary
#96988D
accent
#915484
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383