#CCCCD0#CCCCD0
#CCCCD0 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.005 H 286.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCD0 |
|---|---|
| RGB | rgb(204, 204, 208) |
| HSL | hsl(240, 4%, 81%) |
| HSV | hsv(240, 2%, 82%) |
| CMYK | cmyk(1.9%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(82.15, 0.74, -1.98) |
| CIE-LCH | lch(82.15, 2.12, 290.36°) |
| OKLab | oklab(84.64% 0.0015 -0.0053) |
| OKLCH | oklch(84.64% 0.005 286.3) |
| XYZ | xyz(57.8779, 60.5771, 68.3057) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.69
Silver
#C0C0C0
ΔE00 3.76
Fog
#D8DCE0
ΔE00 4.10
Gainsboro
#DCDCDC
ΔE00 4.28
Silver (survey)
#C5C9C7
ΔE00 4.36
Dove Gray
#B6B8BD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCD0 #D0D0CC
analogous
#CCCED0 #CCCCD0 #CECCD0
triadic
#CCCCD0 #D0CCCC #CCD0CC
tetradic
#CCCCD0 #D0CCCE #D0D0CC #CCD0CE
square
#CCCCD0 #D0CCCE #D0D0CC #CCD0CE
split-complementary
#CCCCD0 #D0CECC #CED0CC
monochromatic
#8C8C95 #ACACB3 #CCCCD0 #ECECED #EFEFF0
Accessibility & contrast
On white
1.60
#CCCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CCCCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCD0
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCD0 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD0
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#CBCDCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccccd0; /* rgb */ color: rgb(204, 204, 208); /* oklch */ color: oklch(84.6% 0.005 286.3);
Tailwind
colors: {
custom: {
50: '#dbdbde',
500: '#ccccd0',
950: '#000000',
},
}SCSS
$custom: #ccccd0; $custom-light: #dbdbde; $custom-dark: #000000;
JSON
{
"hex": "#ccccd0",
"rgb": {
"r": 204,
"g": 204,
"b": 208
},
"hsl": {
"h": 240,
"s": 4.082,
"l": 80.784
},
"oklch": {
"l": 0.8464,
"c": 0.00549,
"h": 286.3
},
"luminance": 0.60577
}Semantic roles & 50–950 ramp
primary
#CCCCD0
secondary
#A3A39D
accent
#8E588E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484