#CCC8CA#CCC8CA
#CCC8CA is a very light, near-neutral grey. Relative luminance 0.584; OKLCH L 83.7% C 0.005 H 345.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8CA |
|---|---|
| RGB | rgb(204, 200, 202) |
| HSL | hsl(330, 4%, 79%) |
| HSV | hsv(330, 2%, 80%) |
| CMYK | cmyk(0%, 2%, 1%, 20%) |
| CIE-LAB | lab(80.97, 1.74, -0.51) |
| CIE-LCH | lch(80.97, 1.82, 343.81°) |
| OKLab | oklab(83.66% 0.005 -0.0013) |
| OKLCH | oklch(83.66% 0.005 345.3) |
| XYZ | xyz(56.2151, 58.4104, 64.1785) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.39
Light Gray
#D3D3D3
ΔE00 3.49
Gainsboro
#DCDCDC
ΔE00 5.15
Silver (survey)
#C5C9C7
ΔE00 5.21
Dove Gray
#B6B8BD
ΔE00 5.37
Fog
#D8DCE0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8CA #C8CCCA
analogous
#CCC8CC #CCC8CA #CCC8C8
triadic
#CCC8CA #CACCC8 #C8CACC
tetradic
#CCC8CA #CCCCC8 #C8CCCA #C8C8CC
square
#CCC8CA #CCCCC8 #C8CCCA #C8C8CC
split-complementary
#CCC8CA #C8CCC8 #C8CCCC
monochromatic
#91888D #AFA8AB #CCC8CA #E9E8E9 #F0EFF0
Accessibility & contrast
On white
1.66
#CCC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CCC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8CA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8CA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#CDC8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc8ca; /* rgb */ color: rgb(204, 200, 202); /* oklch */ color: oklch(83.7% 0.005 345.3);
Tailwind
colors: {
custom: {
50: '#dbd8da',
500: '#ccc8ca',
950: '#000000',
},
}SCSS
$custom: #ccc8ca; $custom-light: #dbd8da; $custom-dark: #000000;
JSON
{
"hex": "#ccc8ca",
"rgb": {
"r": 204,
"g": 200,
"b": 202
},
"hsl": {
"h": 330,
"s": 3.774,
"l": 79.216
},
"oklch": {
"l": 0.83657,
"c": 0.00519,
"h": 345.3
},
"luminance": 0.5841
}Semantic roles & 50–950 ramp
primary
#CCC8CA
secondary
#999F9C
accent
#8E7358
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383