#CCCAE5#CCCAE5
#CCCAE5 is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.9% C 0.037 H 289.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAE5 |
|---|---|
| RGB | rgb(204, 202, 229) |
| HSL | hsl(244, 34%, 85%) |
| HSV | hsv(244, 12%, 90%) |
| CMYK | cmyk(10.9%, 11.8%, 0%, 10.2%) |
| CIE-LAB | lab(82.24, 5.87, -13.08) |
| CIE-LCH | lch(82.24, 14.34, 294.18°) |
| OKLab | oklab(84.9% 0.0121 -0.0353) |
| OKLCH | oklch(84.9% 0.037 289) |
| XYZ | xyz(60.1623, 60.7352, 82.6671) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.85
Periwinkle
#CCCCFF
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 7.98
Thistle
#D8BFD8
ΔE00 8.35
Light Blue Grey
#B7C9E2
ΔE00 8.93
Pale Lilac
#E4CBFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAE5 #E3E5CA
analogous
#CAD6E5 #CCCAE5 #DACAE5
triadic
#CCCAE5 #E5CCCA #CAE5CC
tetradic
#CCCAE5 #E5CAD6 #E3E5CA #CAE5DA
square
#CCCAE5 #E5CAD6 #E3E5CA #CAE5DA
split-complementary
#CCCAE5 #E5DACA #D6E5CA
monochromatic
#7D78BD #A4A1D1 #CCCAE5 #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.60
#CCCAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CCCAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAE5
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAE5 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE6
Deuteranopia (green-blind)
#C4CCE4
Tritanopia (blue-blind)
#C7CED3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccae5; /* rgb */ color: rgb(204, 202, 229); /* oklch */ color: oklch(84.9% 0.037 289.0);
Tailwind
colors: {
custom: {
50: '#dbdaed',
500: '#cccae5',
950: '#000000',
},
}SCSS
$custom: #cccae5; $custom-light: #dbdaed; $custom-dark: #000000;
JSON
{
"hex": "#cccae5",
"rgb": {
"r": 204,
"g": 202,
"b": 229
},
"hsl": {
"h": 244.444,
"s": 34.177,
"l": 84.51
},
"oklch": {
"l": 0.84903,
"c": 0.0373,
"h": 289
},
"luminance": 0.60736
}Semantic roles & 50–950 ramp
primary
#CCCAE5
secondary
#BBBE95
accent
#AD39A4
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384