#CCCADC#CCCADC
#CCCADC is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.6% C 0.025 H 291.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCADC |
|---|---|
| RGB | rgb(204, 202, 220) |
| HSL | hsl(247, 20%, 83%) |
| HSV | hsv(247, 8%, 86%) |
| CMYK | cmyk(7.3%, 8.2%, 0%, 13.7%) |
| CIE-LAB | lab(81.97, 4.08, -8.67) |
| CIE-LCH | lch(81.97, 9.58, 295.22°) |
| OKLab | oklab(84.61% 0.0089 -0.0232) |
| OKLCH | oklch(84.61% 0.025 291) |
| XYZ | xyz(58.9382, 60.2455, 76.2198) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 8.46
Fog
#D8DCE0
ΔE00 8.55
Light Gray
#D3D3D3
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCADC #DADCCA
analogous
#CAD1DC #CCCADC #D5CADC
triadic
#CCCADC #DCCCCA #CADCCC
tetradic
#CCCADC #DCCAD1 #DADCCA #CADCD5
square
#CCCADC #DCCAD1 #DADCCA #CADCD5
split-complementary
#CCCADC #DCD5CA #D1DCCA
monochromatic
#8580AB #A9A5C4 #CCCADC #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.61
#CCCADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#CCCADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCADC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCADC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#C9CDD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccadc; /* rgb */ color: rgb(204, 202, 220); /* oklch */ color: oklch(84.6% 0.025 291.0);
Tailwind
colors: {
custom: {
50: '#dbdae6',
500: '#cccadc',
950: '#000000',
},
}SCSS
$custom: #cccadc; $custom-light: #dbdae6; $custom-dark: #000000;
JSON
{
"hex": "#cccadc",
"rgb": {
"r": 204,
"g": 202,
"b": 220
},
"hsl": {
"h": 246.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.84609,
"c": 0.02488,
"h": 291
},
"luminance": 0.60246
}Semantic roles & 50–950 ramp
primary
#CCCADC
secondary
#AFB298
accent
#9F4795
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384