#C4BEC0#C4BEC0
#C4BEC0 is a light, near-neutral grey. Relative luminance 0.524; OKLCH L 80.7% C 0.007 H 354.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEC0 |
|---|---|
| RGB | rgb(196, 190, 192) |
| HSL | hsl(340, 5%, 76%) |
| HSV | hsv(340, 3%, 77%) |
| CMYK | cmyk(0%, 3.1%, 2%, 23.1%) |
| CIE-LAB | lab(77.50, 2.46, -0.26) |
| CIE-LCH | lch(77.50, 2.47, 353.97°) |
| OKLab | oklab(80.7% 0.0072 -0.0006) |
| OKLCH | oklch(80.7% 0.007 354.9) |
| XYZ | xyz(50.6914, 52.3687, 57.2966) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.42
Dove Gray
#B6B8BD
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 6.53
Dark Gray
#A9A9A9
ΔE00 7.03
Gainsboro
#DCDCDC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEC0 #BEC4C2
analogous
#C4BEC3 #C4BEC0 #C4BFBE
triadic
#C4BEC0 #C0C4BE #BEC0C4
tetradic
#C4BEC0 #C3C4BE #BEC4C2 #BFBEC4
square
#C4BEC0 #C3C4BE #BEC4C2 #BFBEC4
split-complementary
#C4BEC0 #BEC4BF #BEC3C4
monochromatic
#8A7E82 #A79EA1 #C4BEC0 #E1DEDF #F0EFEF
Accessibility & contrast
On white
1.83
#C4BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#C4BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEC0
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEC0 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFC0
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#C5BEBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c4bec0; /* rgb */ color: rgb(196, 190, 192); /* oklch */ color: oklch(80.7% 0.007 354.9);
Tailwind
colors: {
custom: {
50: '#d5d1d3',
500: '#c4bec0',
950: '#000000',
},
}SCSS
$custom: #c4bec0; $custom-light: #d5d1d3; $custom-dark: #000000;
JSON
{
"hex": "#c4bec0",
"rgb": {
"r": 196,
"g": 190,
"b": 192
},
"hsl": {
"h": 340,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.80697,
"c": 0.00726,
"h": 354.9
},
"luminance": 0.52368
}Semantic roles & 50–950 ramp
primary
#C4BEC0
secondary
#8F9794
accent
#8F7C57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383