#BEBCC4#BEBCC4
#BEBCC4 is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 79.9% C 0.011 H 297.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCC4 |
|---|---|
| RGB | rgb(190, 188, 196) |
| HSL | hsl(255, 6%, 75%) |
| HSV | hsv(255, 4%, 77%) |
| CMYK | cmyk(3.1%, 4.1%, 0%, 23.1%) |
| CIE-LAB | lab(76.62, 2.20, -3.78) |
| CIE-LCH | lch(76.62, 4.37, 300.16°) |
| OKLab | oklab(79.92% 0.0053 -0.01) |
| OKLCH | oklch(79.92% 0.011 297.6) |
| XYZ | xyz(49.1805, 50.8991, 59.4474) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.12
Silver
#C0C0C0
ΔE00 4.57
Light Gray
#D3D3D3
ΔE00 7.08
Dark Gray
#A9A9A9
ΔE00 7.12
Silver (survey)
#C5C9C7
ΔE00 7.22
Fog
#D8DCE0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCC4 #C2C4BC
analogous
#BCBEC4 #BEBCC4 #C2BCC4
triadic
#BEBCC4 #C4BEBC #BCC4BE
tetradic
#BEBCC4 #C4BCBE #C2C4BC #BCC4C2
square
#BEBCC4 #C4BCBE #C2C4BC #BCC4C2
split-complementary
#BEBCC4 #C4C2BC #BEC4BC
monochromatic
#7F7B8B #9E9BA7 #BEBCC4 #DEDDE1 #EFEFF1
Accessibility & contrast
On white
1.88
#BEBCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BEBCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCC4
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCC4 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC4
Deuteranopia (green-blind)
#BBBDC4
Tritanopia (blue-blind)
#BDBDBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebcc4; /* rgb */ color: rgb(190, 188, 196); /* oklch */ color: oklch(79.9% 0.011 297.6);
Tailwind
colors: {
custom: {
50: '#d1d0d5',
500: '#bebcc4',
950: '#000000',
},
}SCSS
$custom: #bebcc4; $custom-light: #d1d0d5; $custom-dark: #000000;
JSON
{
"hex": "#bebcc4",
"rgb": {
"r": 190,
"g": 188,
"b": 196
},
"hsl": {
"h": 255,
"s": 6.349,
"l": 75.294
},
"oklch": {
"l": 0.79924,
"c": 0.01134,
"h": 297.6
},
"luminance": 0.50899
}Semantic roles & 50–950 ramp
primary
#BEBCC4
secondary
#95978D
accent
#905582
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383