#CCCAE7#CCCAE7
#CCCAE7 is a very light, muted blue. Relative luminance 0.608; OKLCH L 85.0% C 0.040 H 288.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAE7 |
|---|---|
| RGB | rgb(204, 202, 231) |
| HSL | hsl(244, 38%, 85%) |
| HSV | hsv(244, 13%, 91%) |
| CMYK | cmyk(11.7%, 12.6%, 0%, 9.4%) |
| CIE-LAB | lab(82.30, 6.28, -14.06) |
| CIE-LCH | lch(82.30, 15.40, 294.07°) |
| OKLab | oklab(84.97% 0.0128 -0.0379) |
| OKLCH | oklch(84.97% 0.04 288.7) |
| XYZ | xyz(60.4432, 60.8475, 84.1462) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.22
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Light Periwinkle
#C1C6FC
ΔE00 7.40
Thistle
#D8BFD8
ΔE00 8.38
Pale Lilac
#E4CBFF
ΔE00 8.82
Light Blue Grey
#B7C9E2
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAE7 #E5E7CA
analogous
#CAD7E7 #CCCAE7 #DBCAE7
triadic
#CCCAE7 #E7CCCA #CAE7CC
tetradic
#CCCAE7 #E7CAD7 #E5E7CA #CAE7DB
square
#CCCAE7 #E7CAD7 #E5E7CA #CAE7DB
split-complementary
#CCCAE7 #E7DBCA #D7E7CA
monochromatic
#7B76C1 #A3A0D4 #CCCAE7 #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.59
#CCCAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CCCAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAE7
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAE7 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE8
Deuteranopia (green-blind)
#C3CCE6
Tritanopia (blue-blind)
#C7CED3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccae7; /* rgb */ color: rgb(204, 202, 231); /* oklch */ color: oklch(85.0% 0.040 288.7);
Tailwind
colors: {
custom: {
50: '#dbdaee',
500: '#cccae7',
950: '#000000',
},
}SCSS
$custom: #cccae7; $custom-light: #dbdaee; $custom-dark: #000000;
JSON
{
"hex": "#cccae7",
"rgb": {
"r": 204,
"g": 202,
"b": 231
},
"hsl": {
"h": 244.138,
"s": 37.662,
"l": 84.902
},
"oklch": {
"l": 0.84971,
"c": 0.04006,
"h": 288.7
},
"luminance": 0.60848
}Semantic roles & 50–950 ramp
primary
#CCCAE7
secondary
#BEC194
accent
#B135A8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385