#CCCCDC#CCCCDC
#CCCCDC is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.0% C 0.022 H 285.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCDC |
|---|---|
| RGB | rgb(204, 204, 220) |
| HSL | hsl(240, 19%, 83%) |
| HSV | hsv(240, 7%, 86%) |
| CMYK | cmyk(7.3%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(82.48, 3.02, -7.91) |
| CIE-LCH | lch(82.48, 8.47, 290.91°) |
| OKLab | oklab(85.01% 0.006 -0.0212) |
| OKLCH | oklch(85.01% 0.022 285.9) |
| XYZ | xyz(59.4105, 61.1901, 76.3772) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.18
Fog
#D8DCE0
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.57
Dove Gray
#B6B8BD
ΔE00 7.59
Light Gray
#D3D3D3
ΔE00 7.69
Silver
#C0C0C0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCDC #DCDCCC
analogous
#CCD4DC #CCCCDC #D4CCDC
triadic
#CCCCDC #DCCCCC #CCDCCC
tetradic
#CCCCDC #DCCCD4 #DCDCCC #CCDCD4
square
#CCCCDC #DCCCD4 #DCDCCC #CCDCD4
split-complementary
#CCCCDC #DCD4CC #D4DCCC
monochromatic
#8383AA #A8A8C3 #CCCCDC #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.59
#CCCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#CCCCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCDC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCDC | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#C9CED1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccdc; /* rgb */ color: rgb(204, 204, 220); /* oklch */ color: oklch(85.0% 0.022 285.9);
Tailwind
colors: {
custom: {
50: '#dbdbe6',
500: '#ccccdc',
950: '#000000',
},
}SCSS
$custom: #ccccdc; $custom-light: #dbdbe6; $custom-dark: #000000;
JSON
{
"hex": "#ccccdc",
"rgb": {
"r": 204,
"g": 204,
"b": 220
},
"hsl": {
"h": 240,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85008,
"c": 0.02203,
"h": 285.9
},
"luminance": 0.6119
}Semantic roles & 50–950 ramp
primary
#CCCCDC
secondary
#B2B29B
accent
#9D499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151516
muted
#848484