#CCCAE4#CCCAE4
#CCCAE4 is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.9% C 0.036 H 289.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAE4 |
|---|---|
| RGB | rgb(204, 202, 228) |
| HSL | hsl(245, 33%, 84%) |
| HSV | hsv(245, 11%, 89%) |
| CMYK | cmyk(10.5%, 11.4%, 0%, 10.6%) |
| CIE-LAB | lab(82.21, 5.67, -12.59) |
| CIE-LCH | lch(82.21, 13.81, 294.24°) |
| OKLab | oklab(84.87% 0.0118 -0.0339) |
| OKLCH | oklch(84.87% 0.036 289.1) |
| XYZ | xyz(60.0231, 60.6795, 81.9338) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.73
Periwinkle
#CCCCFF
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 8.27
Thistle
#D8BFD8
ΔE00 8.35
Light Blue Grey
#B7C9E2
ΔE00 8.85
Pale Lilac
#E4CBFF
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAE4 #E2E4CA
analogous
#CAD5E4 #CCCAE4 #D9CAE4
triadic
#CCCAE4 #E4CCCA #CAE4CC
tetradic
#CCCAE4 #E4CAD5 #E2E4CA #CAE4D9
square
#CCCAE4 #E4CAD5 #E2E4CA #CAE4D9
split-complementary
#CCCAE4 #E4D9CA #D5E4CA
monochromatic
#7E79BB #A5A1CF #CCCAE4 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.60
#CCCAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CCCAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAE4
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAE4 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE5
Deuteranopia (green-blind)
#C4CCE3
Tritanopia (blue-blind)
#C7CED2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccae4; /* rgb */ color: rgb(204, 202, 228); /* oklch */ color: oklch(84.9% 0.036 289.1);
Tailwind
colors: {
custom: {
50: '#dbdaec',
500: '#cccae4',
950: '#000000',
},
}SCSS
$custom: #cccae4; $custom-light: #dbdaec; $custom-dark: #000000;
JSON
{
"hex": "#cccae4",
"rgb": {
"r": 204,
"g": 202,
"b": 228
},
"hsl": {
"h": 244.615,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.8487,
"c": 0.03592,
"h": 289.1
},
"luminance": 0.6068
}Semantic roles & 50–950 ramp
primary
#CCCAE4
secondary
#BABD96
accent
#AB3AA3
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384