#C4CACC#C4CACC
#C4CACC is a very light, near-neutral grey. Relative luminance 0.583; OKLCH L 83.5% C 0.007 H 219.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CACC |
|---|---|
| RGB | rgb(196, 202, 204) |
| HSL | hsl(195, 7%, 78%) |
| HSV | hsv(195, 4%, 80%) |
| CMYK | cmyk(3.9%, 1%, 0%, 20%) |
| CIE-LAB | lab(80.93, -1.67, -1.71) |
| CIE-LCH | lch(80.93, 2.39, 225.61°) |
| OKLab | oklab(83.49% -0.0055 -0.0046) |
| OKLCH | oklch(83.49% 0.007 219.6) |
| XYZ | xyz(54.7825, 58.3361, 65.4889) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.15
Silver
#C0C0C0
ΔE00 3.62
Light Gray
#D3D3D3
ΔE00 3.75
Fog
#D8DCE0
ΔE00 4.69
Dove Gray
#B6B8BD
ΔE00 5.24
Gainsboro
#DCDCDC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CACC #CCC6C4
analogous
#C4CCCA #C4CACC #C4C6CC
triadic
#C4CACC #CCC4CA #CACCC4
tetradic
#C4CACC #CAC4CC #CCC6C4 #C6CCC4
square
#C4CACC #CAC4CC #CCC6C4 #C6CCC4
split-complementary
#C4CACC #CCC4C6 #CCCAC4
monochromatic
#828F93 #A3ADB0 #C4CACC #E5E7E8 #EFF0F1
Accessibility & contrast
On white
1.66
#C4CACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#C4CACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CACC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CACC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#C2CBCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c4cacc; /* rgb */ color: rgb(196, 202, 204); /* oklch */ color: oklch(83.5% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#d5dadb',
500: '#c4cacc',
950: '#000000',
},
}SCSS
$custom: #c4cacc; $custom-light: #d5dadb; $custom-dark: #000000;
JSON
{
"hex": "#c4cacc",
"rgb": {
"r": 196,
"g": 202,
"b": 204
},
"hsl": {
"h": 195,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.83492,
"c": 0.00719,
"h": 219.6
},
"luminance": 0.58336
}Semantic roles & 50–950 ramp
primary
#C4CACC
secondary
#9F9895
accent
#645491
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384