#CCCAE2#CCCAE2
#CCCAE2 is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.8% C 0.033 H 289.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAE2 |
|---|---|
| RGB | rgb(204, 202, 226) |
| HSL | hsl(245, 29%, 84%) |
| HSV | hsv(245, 11%, 89%) |
| CMYK | cmyk(9.7%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(82.15, 5.27, -11.61) |
| CIE-LCH | lch(82.15, 12.75, 294.41°) |
| OKLab | oklab(84.8% 0.0111 -0.0312) |
| OKLCH | oklch(84.8% 0.033 289.5) |
| XYZ | xyz(59.7471, 60.5691, 80.4801) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.55
Periwinkle
#CCCCFF
ΔE00 7.84
Thistle
#D8BFD8
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.71
Light Periwinkle
#C1C6FC
ΔE00 8.88
Lightsteelblue
#B0C4DE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAE2 #E0E2CA
analogous
#CAD4E2 #CCCAE2 #D8CAE2
triadic
#CCCAE2 #E2CCCA #CAE2CC
tetradic
#CCCAE2 #E2CAD4 #E0E2CA #CAE2D8
square
#CCCAE2 #E2CAD4 #E0E2CA #CAE2D8
split-complementary
#CCCAE2 #E2D8CA #D4E2CA
monochromatic
#807BB7 #A6A2CC #CCCAE2 #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.60
#CCCAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#CCCAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAE2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAE2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#C5CCE1
Tritanopia (blue-blind)
#C8CED2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccae2; /* rgb */ color: rgb(204, 202, 226); /* oklch */ color: oklch(84.8% 0.033 289.5);
Tailwind
colors: {
custom: {
50: '#dbdaeb',
500: '#cccae2',
950: '#000000',
},
}SCSS
$custom: #cccae2; $custom-light: #dbdaeb; $custom-dark: #000000;
JSON
{
"hex": "#cccae2",
"rgb": {
"r": 204,
"g": 202,
"b": 226
},
"hsl": {
"h": 245,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.84804,
"c": 0.03315,
"h": 289.5
},
"luminance": 0.60569
}Semantic roles & 50–950 ramp
primary
#CCCAE2
secondary
#B7BA96
accent
#A83E9F
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384