#CCCADD#CCCADD
#CCCADD is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.6% C 0.026 H 290.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCADD |
|---|---|
| RGB | rgb(204, 202, 221) |
| HSL | hsl(246, 22%, 83%) |
| HSV | hsv(246, 9%, 87%) |
| CMYK | cmyk(7.7%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(82.00, 4.28, -9.16) |
| CIE-LCH | lch(82.00, 10.11, 295.04°) |
| OKLab | oklab(84.64% 0.0093 -0.0246) |
| OKLCH | oklch(84.64% 0.026 290.7) |
| XYZ | xyz(59.0710, 60.2987, 76.9194) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 8.47
Dove Gray
#B6B8BD
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 8.80
Fog
#D8DCE0
ΔE00 8.86
Light Gray
#D3D3D3
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCADD #DBDDCA
analogous
#CAD1DD #CCCADD #D5CADD
triadic
#CCCADD #DDCCCA #CADDCC
tetradic
#CCCADD #DDCAD1 #DBDDCA #CADDD5
square
#CCCADD #DDCAD1 #DBDDCA #CADDD5
split-complementary
#CCCADD #DDD5CA #D1DDCA
monochromatic
#847FAD #A8A5C5 #CCCADD #EDECF3 #EDECF3
Accessibility & contrast
On white
1.61
#CCCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CCCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCADD
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCADD | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#C6CCDC
Tritanopia (blue-blind)
#C9CDD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccadd; /* rgb */ color: rgb(204, 202, 221); /* oklch */ color: oklch(84.6% 0.026 290.7);
Tailwind
colors: {
custom: {
50: '#dbdae7',
500: '#cccadd',
950: '#000000',
},
}SCSS
$custom: #cccadd; $custom-light: #dbdae7; $custom-dark: #000000;
JSON
{
"hex": "#cccadd",
"rgb": {
"r": 204,
"g": 202,
"b": 221
},
"hsl": {
"h": 246.316,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.84641,
"c": 0.02625,
"h": 290.7
},
"luminance": 0.60299
}Semantic roles & 50–950 ramp
primary
#CCCADD
secondary
#B0B398
accent
#A04597
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384