#CCCDDC#CCCDDC
#CCCDDC is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.2% C 0.021 H 282.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDDC |
|---|---|
| RGB | rgb(204, 205, 220) |
| HSL | hsl(236, 19%, 83%) |
| HSV | hsv(236, 7%, 86%) |
| CMYK | cmyk(7.3%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(82.74, 2.49, -7.53) |
| CIE-LCH | lch(82.74, 7.93, 288.32°) |
| OKLab | oklab(85.21% 0.0046 -0.0202) |
| OKLCH | oklch(85.21% 0.021 282.9) |
| XYZ | xyz(59.6489, 61.6670, 76.4567) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Fog
#D8DCE0
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 7.18
Dove Gray
#B6B8BD
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDDC #DCDBCC
analogous
#CCD5DC #CCCDDC #D3CCDC
triadic
#CCCDDC #DCCCCD #CDDCCC
tetradic
#CCCDDC #DCCCD5 #DCDBCC #CCDCD3
square
#CCCDDC #DCCCD5 #DCDBCC #CCDCD3
split-complementary
#CCCDDC #DCD3CC #D5DCCC
monochromatic
#8386AA #A8A9C3 #CCCDDC #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.57
#CCCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#CCCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDDC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDDC | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDD
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#C9CFD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccddc; /* rgb */ color: rgb(204, 205, 220); /* oklch */ color: oklch(85.2% 0.021 282.9);
Tailwind
colors: {
custom: {
50: '#dbdce6',
500: '#cccddc',
950: '#000000',
},
}SCSS
$custom: #cccddc; $custom-light: #dbdce6; $custom-dark: #000000;
JSON
{
"hex": "#cccddc",
"rgb": {
"r": 204,
"g": 205,
"b": 220
},
"hsl": {
"h": 236.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85208,
"c": 0.02069,
"h": 282.9
},
"luminance": 0.61667
}Semantic roles & 50–950 ramp
primary
#CCCDDC
secondary
#B2B09B
accent
#98499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484