#C4BEC6#C4BEC6
#C4BEC6 is a light, near-neutral grey. Relative luminance 0.526; OKLCH L 80.9% C 0.013 H 317.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEC6 |
|---|---|
| RGB | rgb(196, 190, 198) |
| HSL | hsl(285, 7%, 76%) |
| HSV | hsv(285, 4%, 78%) |
| CMYK | cmyk(1%, 4%, 0%, 22.4%) |
| CIE-LAB | lab(77.66, 3.56, -3.27) |
| CIE-LCH | lch(77.66, 4.84, 317.46°) |
| OKLab | oklab(80.88% 0.0095 -0.0087) |
| OKLCH | oklch(80.88% 0.013 317.7) |
| XYZ | xyz(51.3698, 52.6400, 60.8694) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.97
Silver
#C0C0C0
ΔE00 5.49
Light Gray
#D3D3D3
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 8.20
Dark Gray
#A9A9A9
ΔE00 8.33
Gainsboro
#DCDCDC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEC6 #C0C6BE
analogous
#C0BEC6 #C4BEC6 #C6BEC4
triadic
#C4BEC6 #C6C4BE #BEC6C4
tetradic
#C4BEC6 #C6C0BE #C0C6BE #BEC4C6
square
#C4BEC6 #C6C0BE #C0C6BE #BEC4C6
split-complementary
#C4BEC6 #C4C6BE #BEC6C0
monochromatic
#897D8D #A69DA9 #C4BEC6 #E2DFE3 #F0EFF1
Accessibility & contrast
On white
1.82
#C4BEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#C4BEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEC6
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEC6 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C6
Deuteranopia (green-blind)
#BEC0C6
Tritanopia (blue-blind)
#C4BFC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c4bec6; /* rgb */ color: rgb(196, 190, 198); /* oklch */ color: oklch(80.9% 0.013 317.7);
Tailwind
colors: {
custom: {
50: '#d5d1d7',
500: '#c4bec6',
950: '#000000',
},
}SCSS
$custom: #c4bec6; $custom-light: #d5d1d7; $custom-dark: #000000;
JSON
{
"hex": "#c4bec6",
"rgb": {
"r": 196,
"g": 190,
"b": 198
},
"hsl": {
"h": 285,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.80877,
"c": 0.01289,
"h": 317.7
},
"luminance": 0.5264
}Semantic roles & 50–950 ramp
primary
#C4BEC6
secondary
#92998F
accent
#905564
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383