#CCCAEA#CCCAEA
#CCCAEA is a very light, muted blue. Relative luminance 0.610; OKLCH L 85.1% C 0.044 H 288.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAEA |
|---|---|
| RGB | rgb(204, 202, 234) |
| HSL | hsl(244, 43%, 85%) |
| HSV | hsv(244, 14%, 92%) |
| CMYK | cmyk(12.8%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.39, 6.89, -15.52) |
| CIE-LCH | lch(82.39, 16.98, 293.95°) |
| OKLab | oklab(85.07% 0.0139 -0.042) |
| OKLCH | oklch(85.07% 0.044 288.3) |
| XYZ | xyz(60.8705, 61.0185, 86.3968) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.30
Light Periwinkle
#C1C6FC
ΔE00 6.58
Lavender (CSS)
#E6E6FA
ΔE00 7.55
Pale Lilac
#E4CBFF
ΔE00 8.13
Light Lavender
#DFC5FE
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAEA #E8EACA
analogous
#CAD8EA #CCCAEA #DCCAEA
triadic
#CCCAEA #EACCCA #CAEACC
tetradic
#CCCAEA #EACAD8 #E8EACA #CAEADC
square
#CCCAEA #EACAD8 #E8EACA #CAEADC
split-complementary
#CCCAEA #EADCCA #D8EACA
monochromatic
#7872C7 #A29ED9 #CCCAEA #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.59
#CCCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CCCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAEA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAEA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#C6CFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccaea; /* rgb */ color: rgb(204, 202, 234); /* oklch */ color: oklch(85.1% 0.044 288.3);
Tailwind
colors: {
custom: {
50: '#dbdaf0',
500: '#cccaea',
950: '#000000',
},
}SCSS
$custom: #cccaea; $custom-light: #dbdaf0; $custom-dark: #000000;
JSON
{
"hex": "#cccaea",
"rgb": {
"r": 204,
"g": 202,
"b": 234
},
"hsl": {
"h": 243.75,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.85073,
"c": 0.04421,
"h": 288.3
},
"luminance": 0.61019
}Semantic roles & 50–950 ramp
primary
#CCCAEA
secondary
#C2C593
accent
#B62FAE
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385