#CCCCCD#CCCCCD
#CCCCCD is a very light, near-neutral grey. Relative luminance 0.604; OKLCH L 84.6% C 0.001 H 286.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCCD |
|---|---|
| RGB | rgb(204, 204, 205) |
| HSL | hsl(240, 1%, 80%) |
| HSV | hsv(240, 0%, 80%) |
| CMYK | cmyk(0.5%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(82.07, 0.18, -0.50) |
| CIE-LCH | lch(82.07, 0.53, 290.22°) |
| OKLab | oklab(84.55% 0.0004 -0.0013) |
| OKLCH | oklch(84.55% 0.001 286.5) |
| XYZ | xyz(57.5123, 60.4309, 66.3802) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.75
Silver (survey)
#C5C9C7
ΔE00 3.07
Silver
#C0C0C0
ΔE00 3.08
Gainsboro
#DCDCDC
ΔE00 3.79
Fog
#D8DCE0
ΔE00 4.21
Dove Gray
#B6B8BD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCCD #CDCDCC
analogous
#CCCCCD #CCCCCD #CCCCCD
triadic
#CCCCCD #CDCCCC #CCCDCC
tetradic
#CCCCCD #CDCCCC #CDCDCC #CCCDCC
square
#CCCCCD #CDCCCC #CDCDCC #CCCDCC
split-complementary
#CCCCCD #CDCCCC #CCCDCC
monochromatic
#8E8E90 #ADADAF #CCCCCD #EBEBEB #F0F0F0
Accessibility & contrast
On white
1.60
#CCCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#CCCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCCD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCCD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#CCCCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccccd; /* rgb */ color: rgb(204, 204, 205); /* oklch */ color: oklch(84.6% 0.001 286.5);
Tailwind
colors: {
custom: {
50: '#dbdbdc',
500: '#cccccd',
950: '#000000',
},
}SCSS
$custom: #cccccd; $custom-light: #dbdbdc; $custom-dark: #000000;
JSON
{
"hex": "#cccccd",
"rgb": {
"r": 204,
"g": 204,
"b": 205
},
"hsl": {
"h": 240,
"s": 0.99,
"l": 80.196
},
"oklch": {
"l": 0.84551,
"c": 0.00138,
"h": 286.5
},
"luminance": 0.60431
}Semantic roles & 50–950 ramp
primary
#CCCCCD
secondary
#9F9F9E
accent
#8B5B8B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484