#C4CCCA#C4CCCA
#C4CCCA is a very light, near-neutral grey. Relative luminance 0.592; OKLCH L 83.8% C 0.009 H 179.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCCA |
|---|---|
| RGB | rgb(196, 204, 202) |
| HSL | hsl(165, 7%, 78%) |
| HSV | hsv(165, 4%, 80%) |
| CMYK | cmyk(3.9%, 0%, 1%, 20%) |
| CIE-LAB | lab(81.39, -3.10, 0.04) |
| CIE-LCH | lch(81.39, 3.10, 179.17°) |
| OKLab | oklab(83.84% -0.0092 0.0001) |
| OKLCH | oklch(83.84% 0.009 179.6) |
| XYZ | xyz(55.0165, 59.1854, 64.3911) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.89
Light Grey
#D8DCD6
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 4.72
Silver
#C0C0C0
ΔE00 4.93
Fog
#D8DCE0
ΔE00 5.79
Gainsboro
#DCDCDC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCCA #CCC4C6
analogous
#C4CCC6 #C4CCCA #C4CACC
triadic
#C4CCCA #CAC4CC #CCCAC4
tetradic
#C4CCCA #C6C4CC #CCC4C6 #CACCC4
square
#C4CCCA #C6C4CC #CCC4C6 #CACCC4
split-complementary
#C4CCCA #CCC4CA #CCC6C4
monochromatic
#82938F #A3B0AD #C4CCCA #E5E8E7 #EFF1F0
Accessibility & contrast
On white
1.64
#C4CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#C4CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCCA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCCA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#C2CCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c4ccca; /* rgb */ color: rgb(196, 204, 202); /* oklch */ color: oklch(83.8% 0.009 179.6);
Tailwind
colors: {
custom: {
50: '#d5dbda',
500: '#c4ccca',
950: '#000000',
},
}SCSS
$custom: #c4ccca; $custom-light: #d5dbda; $custom-dark: #000000;
JSON
{
"hex": "#c4ccca",
"rgb": {
"r": 196,
"g": 204,
"b": 202
},
"hsl": {
"h": 165,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.83843,
"c": 0.00918,
"h": 179.6
},
"luminance": 0.59186
}Semantic roles & 50–950 ramp
primary
#C4CCCA
secondary
#9F9598
accent
#546491
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483