#BEBCC2#BEBCC2
#BEBCC2 is a light, near-neutral grey. Relative luminance 0.508; OKLCH L 79.9% C 0.009 H 301.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCC2 |
|---|---|
| RGB | rgb(190, 188, 194) |
| HSL | hsl(260, 5%, 75%) |
| HSV | hsv(260, 3%, 76%) |
| CMYK | cmyk(2.1%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(76.56, 1.82, -2.77) |
| CIE-LCH | lch(76.56, 3.31, 303.21°) |
| OKLab | oklab(79.86% 0.0045 -0.0074) |
| OKLCH | oklch(79.86% 0.009 301.3) |
| XYZ | xyz(48.9544, 50.8086, 58.2565) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.60
Silver
#C0C0C0
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 6.47
Dark Gray
#A9A9A9
ΔE00 6.54
Light Gray
#D3D3D3
ΔE00 6.56
Fog
#D8DCE0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCC2 #C0C2BC
analogous
#BCBDC2 #BEBCC2 #C1BCC2
triadic
#BEBCC2 #C2BEBC #BCC2BE
tetradic
#BEBCC2 #C2BCBD #C0C2BC #BCC2C1
square
#BEBCC2 #C2BCBD #C0C2BC #BCC2C1
split-complementary
#BEBCC2 #C2C1BC #BDC2BC
monochromatic
#807C88 #9F9CA5 #BEBCC2 #DDDCDF #EFEFF0
Accessibility & contrast
On white
1.88
#BEBCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#BEBCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCC2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCC2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC2
Deuteranopia (green-blind)
#BBBDC2
Tritanopia (blue-blind)
#BDBDBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebcc2; /* rgb */ color: rgb(190, 188, 194); /* oklch */ color: oklch(79.9% 0.009 301.3);
Tailwind
colors: {
custom: {
50: '#d1d0d4',
500: '#bebcc2',
950: '#000000',
},
}SCSS
$custom: #bebcc2; $custom-light: #d1d0d4; $custom-dark: #000000;
JSON
{
"hex": "#bebcc2",
"rgb": {
"r": 190,
"g": 188,
"b": 194
},
"hsl": {
"h": 260,
"s": 4.687,
"l": 74.902
},
"oklch": {
"l": 0.79863,
"c": 0.00862,
"h": 301.3
},
"luminance": 0.50809
}Semantic roles & 50–950 ramp
primary
#BEBCC2
secondary
#92958D
accent
#8F577C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383