#CCCAEC#CCCAEC
#CCCAEC is a very light, muted blue. Relative luminance 0.611; OKLCH L 85.1% C 0.047 H 288.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAEC |
|---|---|
| RGB | rgb(204, 202, 236) |
| HSL | hsl(244, 47%, 86%) |
| HSV | hsv(244, 14%, 93%) |
| CMYK | cmyk(13.6%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.45, 7.31, -16.50) |
| CIE-LCH | lch(82.45, 18.04, 293.89°) |
| OKLab | oklab(85.14% 0.0146 -0.0447) |
| OKLCH | oklch(85.14% 0.047 288.1) |
| XYZ | xyz(61.1594, 61.1340, 87.9186) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.71
Light Periwinkle
#C1C6FC
ΔE00 6.06
Pale Lilac
#E4CBFF
ΔE00 7.73
Lavender (CSS)
#E6E6FA
ΔE00 7.88
Light Lavender
#DFC5FE
ΔE00 8.02
Thistle
#D8BFD8
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAEC #EAECCA
analogous
#CAD9EC #CCCAEC #DDCAEC
triadic
#CCCAEC #ECCCCA #CAECCC
tetradic
#CCCAEC #ECCAD9 #EAECCA #CAECDD
square
#CCCAEC #ECCAD9 #EAECCA #CAECDD
split-complementary
#CCCAEC #ECDDCA #D9ECCA
monochromatic
#7570CC #A19DDC #CCCAEC #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.59
#CCCAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CCCAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAEC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAEC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEE
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#C6CFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccaec; /* rgb */ color: rgb(204, 202, 236); /* oklch */ color: oklch(85.1% 0.047 288.1);
Tailwind
colors: {
custom: {
50: '#dbdaf2',
500: '#cccaec',
950: '#000000',
},
}SCSS
$custom: #cccaec; $custom-light: #dbdaf2; $custom-dark: #000000;
JSON
{
"hex": "#cccaec",
"rgb": {
"r": 204,
"g": 202,
"b": 236
},
"hsl": {
"h": 243.529,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.85142,
"c": 0.04698,
"h": 288.1
},
"luminance": 0.61135
}Semantic roles & 50–950 ramp
primary
#CCCAEC
secondary
#C5C892
accent
#BA2BB2
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385