#CCCACD#CCCACD
#CCCACD is a very light, near-neutral grey. Relative luminance 0.595; OKLCH L 84.1% C 0.005 H 314.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCACD |
|---|---|
| RGB | rgb(204, 202, 205) |
| HSL | hsl(280, 3%, 80%) |
| HSV | hsv(280, 1%, 80%) |
| CMYK | cmyk(0.5%, 1.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.56, 1.24, -1.25) |
| CIE-LCH | lch(81.56, 1.76, 314.73°) |
| OKLab | oklab(84.15% 0.0033 -0.0033) |
| OKLCH | oklch(84.15% 0.005 314.8) |
| XYZ | xyz(57.0400, 59.4863, 66.2228) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.93
Silver
#C0C0C0
ΔE00 3.42
Silver (survey)
#C5C9C7
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 4.61
Fog
#D8DCE0
ΔE00 4.96
Dove Gray
#B6B8BD
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCACD #CBCDCA
analogous
#CBCACD #CCCACD #CDCACD
triadic
#CCCACD #CDCCCA #CACDCC
tetradic
#CCCACD #CDCBCA #CBCDCA #CACDCD
square
#CCCACD #CDCBCA #CBCDCA #CACDCD
split-complementary
#CCCACD #CDCDCA #CACDCB
monochromatic
#8F8B92 #AEABAF #CCCACD #EAE9EB #F0EFF0
Accessibility & contrast
On white
1.63
#CCCACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#CCCACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCACD
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCACD | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#CCCACB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccacd; /* rgb */ color: rgb(204, 202, 205); /* oklch */ color: oklch(84.1% 0.005 314.8);
Tailwind
colors: {
custom: {
50: '#dbdadc',
500: '#cccacd',
950: '#000000',
},
}SCSS
$custom: #cccacd; $custom-light: #dbdadc; $custom-dark: #000000;
JSON
{
"hex": "#cccacd",
"rgb": {
"r": 204,
"g": 202,
"b": 205
},
"hsl": {
"h": 280,
"s": 2.913,
"l": 79.804
},
"oklch": {
"l": 0.84148,
"c": 0.00465,
"h": 314.8
},
"luminance": 0.59486
}Semantic roles & 50–950 ramp
primary
#CCCACD
secondary
#9DA09C
accent
#8D596A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384