#CCCCD4#CCCCD4
#CCCCD4 is a very light, near-neutral blue. Relative luminance 0.608; OKLCH L 84.8% C 0.011 H 286.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCD4 |
|---|---|
| RGB | rgb(204, 204, 212) |
| HSL | hsl(240, 9%, 82%) |
| HSV | hsv(240, 4%, 83%) |
| CMYK | cmyk(3.8%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(82.26, 1.49, -3.96) |
| CIE-LCH | lch(82.26, 4.23, 290.55°) |
| OKLab | oklab(84.76% 0.0031 -0.0106) |
| OKLCH | oklch(84.76% 0.011 286.2) |
| XYZ | xyz(58.3762, 60.7764, 70.9302) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.40
Fog
#D8DCE0
ΔE00 4.79
Silver
#C0C0C0
ΔE00 5.19
Gainsboro
#DCDCDC
ΔE00 5.49
Dove Gray
#B6B8BD
ΔE00 5.63
Silver (survey)
#C5C9C7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCD4 #D4D4CC
analogous
#CCD0D4 #CCCCD4 #D0CCD4
triadic
#CCCCD4 #D4CCCC #CCD4CC
tetradic
#CCCCD4 #D4CCD0 #D4D4CC #CCD4D0
square
#CCCCD4 #D4CCD0 #D4D4CC #CCD4D0
split-complementary
#CCCCD4 #D4D0CC #D0D4CC
monochromatic
#8A8A9C #ABABB8 #CCCCD4 #EDEDF0 #EEEEF1
Accessibility & contrast
On white
1.60
#CCCCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CCCCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCD4
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCD4 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD4
Deuteranopia (green-blind)
#CACCD4
Tritanopia (blue-blind)
#CBCDCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccd4; /* rgb */ color: rgb(204, 204, 212); /* oklch */ color: oklch(84.8% 0.011 286.2);
Tailwind
colors: {
custom: {
50: '#dbdbe1',
500: '#ccccd4',
950: '#000000',
},
}SCSS
$custom: #ccccd4; $custom-light: #dbdbe1; $custom-dark: #000000;
JSON
{
"hex": "#ccccd4",
"rgb": {
"r": 204,
"g": 204,
"b": 212
},
"hsl": {
"h": 240,
"s": 8.511,
"l": 81.569
},
"oklch": {
"l": 0.8476,
"c": 0.01099,
"h": 286.2
},
"luminance": 0.60777
}Semantic roles & 50–950 ramp
primary
#CCCCD4
secondary
#A8A89D
accent
#925392
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484