#CCCAEF#CCCAEF
#CCCAEF is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.2% C 0.051 H 287.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAEF |
|---|---|
| RGB | rgb(204, 202, 239) |
| HSL | hsl(243, 54%, 86%) |
| HSV | hsv(243, 15%, 94%) |
| CMYK | cmyk(14.6%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.55, 7.93, -17.95) |
| CIE-LCH | lch(82.55, 19.63, 293.84°) |
| OKLab | oklab(85.25% 0.0156 -0.0487) |
| OKLCH | oklch(85.25% 0.051 287.7) |
| XYZ | xyz(61.5990, 61.3098, 90.2333) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.86
Light Periwinkle
#C1C6FC
ΔE00 5.33
Pale Lilac
#E4CBFF
ΔE00 7.22
Light Lavender
#DFC5FE
ΔE00 7.42
Lavender (CSS)
#E6E6FA
ΔE00 8.40
Pale Lavender
#EECFFE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAEF #EDEFCA
analogous
#CADBEF #CCCAEF #DFCAEF
triadic
#CCCAEF #EFCCCA #CAEFCC
tetradic
#CCCAEF #EFCADB #EDEFCA #CAEFDF
square
#CCCAEF #EFCADB #EDEFCA #CAEFDF
split-complementary
#CCCAEF #EFDFCA #DBEFCA
monochromatic
#726CD3 #9F9BE1 #CCCAEF #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.58
#CCCAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CCCAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAEF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAEF | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF1
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#C5D0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccaef; /* rgb */ color: rgb(204, 202, 239); /* oklch */ color: oklch(85.2% 0.051 287.7);
Tailwind
colors: {
custom: {
50: '#dbdaf4',
500: '#cccaef',
950: '#000000',
},
}SCSS
$custom: #cccaef; $custom-light: #dbdaf4; $custom-dark: #000000;
JSON
{
"hex": "#cccaef",
"rgb": {
"r": 204,
"g": 202,
"b": 239
},
"hsl": {
"h": 243.243,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.85247,
"c": 0.05113,
"h": 287.7
},
"luminance": 0.6131
}Semantic roles & 50–950 ramp
primary
#CCCAEF
secondary
#CACD90
accent
#C124B9
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385