#CCCAE3#CCCAE3
#CCCAE3 is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.8% C 0.035 H 289.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAE3 |
|---|---|
| RGB | rgb(204, 202, 227) |
| HSL | hsl(245, 31%, 84%) |
| HSV | hsv(245, 11%, 89%) |
| CMYK | cmyk(10.1%, 11%, 0%, 11%) |
| CIE-LAB | lab(82.18, 5.47, -12.10) |
| CIE-LCH | lch(82.18, 13.28, 294.32°) |
| OKLab | oklab(84.84% 0.0114 -0.0326) |
| OKLCH | oklch(84.84% 0.035 289.3) |
| XYZ | xyz(59.8847, 60.6241, 81.2049) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Periwinkle
#CCCCFF
ΔE00 7.51
Thistle
#D8BFD8
ΔE00 8.37
Light Periwinkle
#C1C6FC
ΔE00 8.57
Light Blue Grey
#B7C9E2
ΔE00 8.78
Lightsteelblue
#B0C4DE
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAE3 #E1E3CA
analogous
#CAD5E3 #CCCAE3 #D9CAE3
triadic
#CCCAE3 #E3CCCA #CAE3CC
tetradic
#CCCAE3 #E3CAD5 #E1E3CA #CAE3D9
square
#CCCAE3 #E3CAD5 #E1E3CA #CAE3D9
split-complementary
#CCCAE3 #E3D9CA #D5E3CA
monochromatic
#7F7AB9 #A5A2CE #CCCAE3 #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.60
#CCCAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CCCAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAE3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAE3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE4
Deuteranopia (green-blind)
#C4CCE2
Tritanopia (blue-blind)
#C8CED2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccae3; /* rgb */ color: rgb(204, 202, 227); /* oklch */ color: oklch(84.8% 0.035 289.3);
Tailwind
colors: {
custom: {
50: '#dbdaeb',
500: '#cccae3',
950: '#000000',
},
}SCSS
$custom: #cccae3; $custom-light: #dbdaeb; $custom-dark: #000000;
JSON
{
"hex": "#cccae3",
"rgb": {
"r": 204,
"g": 202,
"b": 227
},
"hsl": {
"h": 244.8,
"s": 30.864,
"l": 84.118
},
"oklch": {
"l": 0.84837,
"c": 0.03453,
"h": 289.3
},
"luminance": 0.60624
}Semantic roles & 50–950 ramp
primary
#CCCAE3
secondary
#B8BB96
accent
#AA3CA1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384