#CCCDCC#CCCDCC
#CCCDCC is a very light, near-neutral grey. Relative luminance 0.609; OKLCH L 84.7% C 0.002 H 145.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDCC |
|---|---|
| RGB | rgb(204, 205, 204) |
| HSL | hsl(120, 1%, 80%) |
| HSV | hsv(120, 0%, 80%) |
| CMYK | cmyk(0.5%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(82.30, -0.53, 0.38) |
| CIE-LCH | lch(82.30, 0.65, 144.41°) |
| OKLab | oklab(84.73% -0.0014 0.001) |
| OKLCH | oklch(84.73% 0.002 145.5) |
| XYZ | xyz(57.6304, 60.8596, 65.8260) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.73
Silver (survey)
#C5C9C7
ΔE00 2.05
Silver
#C0C0C0
ΔE00 3.30
Gainsboro
#DCDCDC
ΔE00 3.69
Fog
#D8DCE0
ΔE00 4.38
Light Grey
#D8DCD6
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDCC #CDCCCD
analogous
#CCCDCC #CCCDCC #CCCDCC
triadic
#CCCDCC #CCCCCD #CDCCCC
tetradic
#CCCDCC #CCCCCD #CDCCCD #CDCCCC
square
#CCCDCC #CCCCCD #CDCCCD #CDCCCC
split-complementary
#CCCDCC #CCCCCD #CDCCCC
monochromatic
#8E908E #ADAFAD #CCCDCC #EBEBEB #F0F0F0
Accessibility & contrast
On white
1.59
#CCCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CCCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDCC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDCC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#CCCDCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccdcc; /* rgb */ color: rgb(204, 205, 204); /* oklch */ color: oklch(84.7% 0.002 145.5);
Tailwind
colors: {
custom: {
50: '#dbdcdb',
500: '#cccdcc',
950: '#000000',
},
}SCSS
$custom: #cccdcc; $custom-light: #dbdcdb; $custom-dark: #000000;
JSON
{
"hex": "#cccdcc",
"rgb": {
"r": 204,
"g": 205,
"b": 204
},
"hsl": {
"h": 120,
"s": 0.99,
"l": 80.196
},
"oklch": {
"l": 0.84725,
"c": 0.00175,
"h": 145.5
},
"luminance": 0.6086
}Semantic roles & 50–950 ramp
primary
#CCCDCC
secondary
#9F9E9F
accent
#5B8B8B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151515
muted
#848484