#CCCDC9#CCCDC9
#CCCDC9 is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.6% C 0.006 H 117.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDC9 |
|---|---|
| RGB | rgb(204, 205, 201) |
| HSL | hsl(75, 4%, 80%) |
| HSV | hsv(75, 2%, 80%) |
| CMYK | cmyk(0.5%, 0%, 2%, 19.6%) |
| CIE-LAB | lab(82.23, -1.07, 1.87) |
| CIE-LCH | lch(82.23, 2.15, 119.79°) |
| OKLab | oklab(84.64% -0.0026 0.0049) |
| OKLCH | oklch(84.64% 0.006 117.9) |
| XYZ | xyz(57.2741, 60.7171, 63.9493) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.94
Light Gray
#D3D3D3
ΔE00 2.80
Light Grey
#D8DCD6
ΔE00 3.84
Silver
#C0C0C0
ΔE00 3.90
Gainsboro
#DCDCDC
ΔE00 4.32
Fog
#D8DCE0
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDC9 #CAC9CD
analogous
#CDCCC9 #CCCDC9 #CACDC9
triadic
#CCCDC9 #C9CCCD #CDC9CC
tetradic
#CCCDC9 #C9CDCC #CAC9CD #CDC9CA
square
#CCCDC9 #C9CDCC #CAC9CD #CDC9CA
split-complementary
#CCCDC9 #C9CACD #CCC9CD
monochromatic
#909289 #AEB0A9 #CCCDC9 #EAEAE9 #F0F0EF
Accessibility & contrast
On white
1.60
#CCCDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CCCDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDC9
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDC9 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC9
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#CCCCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccdc9; /* rgb */ color: rgb(204, 205, 201); /* oklch */ color: oklch(84.6% 0.006 117.9);
Tailwind
colors: {
custom: {
50: '#dbdcd9',
500: '#cccdc9',
950: '#000000',
},
}SCSS
$custom: #cccdc9; $custom-light: #dbdcd9; $custom-dark: #000000;
JSON
{
"hex": "#cccdc9",
"rgb": {
"r": 204,
"g": 205,
"b": 201
},
"hsl": {
"h": 75,
"s": 3.846,
"l": 79.608
},
"oklch": {
"l": 0.84639,
"c": 0.00557,
"h": 117.9
},
"luminance": 0.60717
}Semantic roles & 50–950 ramp
primary
#CCCDC9
secondary
#9C9AA0
accent
#588E65
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483