#C4C2C8#C4C2C8
#C4C2C8 is a light, near-neutral grey. Relative luminance 0.545; OKLCH L 81.7% C 0.009 H 301.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C2C8 |
|---|---|
| RGB | rgb(196, 194, 200) |
| HSL | hsl(260, 5%, 77%) |
| HSV | hsv(260, 3%, 78%) |
| CMYK | cmyk(2%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(78.75, 1.80, -2.76) |
| CIE-LCH | lch(78.75, 3.30, 303.21°) |
| OKLab | oklab(81.75% 0.0045 -0.0073) |
| OKLCH | oklch(81.75% 0.009 301.4) |
| XYZ | xyz(52.4803, 54.4895, 62.3851) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.62
Silver
#C0C0C0
ΔE00 3.63
Light Gray
#D3D3D3
ΔE00 5.32
Silver (survey)
#C5C9C7
ΔE00 5.94
Fog
#D8DCE0
ΔE00 6.88
Gainsboro
#DCDCDC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C2C8 #C6C8C2
analogous
#C2C3C8 #C4C2C8 #C7C2C8
triadic
#C4C2C8 #C8C4C2 #C2C8C4
tetradic
#C4C2C8 #C8C2C3 #C6C8C2 #C2C8C7
square
#C4C2C8 #C8C2C3 #C6C8C2 #C2C8C7
split-complementary
#C4C2C8 #C8C7C2 #C3C8C2
monochromatic
#86828E #A5A2AB #C4C2C8 #E3E2E5 #EFEFF0
Accessibility & contrast
On white
1.77
#C4C2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#C4C2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C2C8
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C2C8 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C8
Deuteranopia (green-blind)
#C1C3C8
Tritanopia (blue-blind)
#C3C3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c4c2c8; /* rgb */ color: rgb(196, 194, 200); /* oklch */ color: oklch(81.7% 0.009 301.4);
Tailwind
colors: {
custom: {
50: '#d5d4d8',
500: '#c4c2c8',
950: '#000000',
},
}SCSS
$custom: #c4c2c8; $custom-light: #d5d4d8; $custom-dark: #000000;
JSON
{
"hex": "#c4c2c8",
"rgb": {
"r": 196,
"g": 194,
"b": 200
},
"hsl": {
"h": 260,
"s": 5.172,
"l": 77.255
},
"oklch": {
"l": 0.81745,
"c": 0.00857,
"h": 301.4
},
"luminance": 0.54489
}Semantic roles & 50–950 ramp
primary
#C4C2C8
secondary
#989B93
accent
#8F567C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383