#CCCAE8#CCCAE8
#CCCAE8 is a very light, muted blue. Relative luminance 0.609; OKLCH L 85.0% C 0.041 H 288.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAE8 |
|---|---|
| RGB | rgb(204, 202, 232) |
| HSL | hsl(244, 39%, 85%) |
| HSV | hsv(244, 13%, 91%) |
| CMYK | cmyk(12.1%, 12.9%, 0%, 9%) |
| CIE-LAB | lab(82.33, 6.48, -14.55) |
| CIE-LCH | lch(82.33, 15.93, 294.02°) |
| OKLab | oklab(85.01% 0.0132 -0.0393) |
| OKLCH | oklch(85.01% 0.041 288.5) |
| XYZ | xyz(60.5848, 60.9042, 84.8921) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 7.12
Lavender (CSS)
#E6E6FA
ΔE00 7.24
Thistle
#D8BFD8
ΔE00 8.42
Pale Lilac
#E4CBFF
ΔE00 8.58
Light Lavender
#DFC5FE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAE8 #E6E8CA
analogous
#CAD7E8 #CCCAE8 #DBCAE8
triadic
#CCCAE8 #E8CCCA #CAE8CC
tetradic
#CCCAE8 #E8CAD7 #E6E8CA #CAE8DB
square
#CCCAE8 #E8CAD7 #E6E8CA #CAE8DB
split-complementary
#CCCAE8 #E8DBCA #D7E8CA
monochromatic
#7A75C3 #A39FD5 #CCCAE8 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.59
#CCCAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CCCAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAE8
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAE8 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#C3CCE7
Tritanopia (blue-blind)
#C7CFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccae8; /* rgb */ color: rgb(204, 202, 232); /* oklch */ color: oklch(85.0% 0.041 288.5);
Tailwind
colors: {
custom: {
50: '#dbdaef',
500: '#cccae8',
950: '#000000',
},
}SCSS
$custom: #cccae8; $custom-light: #dbdaef; $custom-dark: #000000;
JSON
{
"hex": "#cccae8",
"rgb": {
"r": 204,
"g": 202,
"b": 232
},
"hsl": {
"h": 244,
"s": 39.474,
"l": 85.098
},
"oklch": {
"l": 0.85005,
"c": 0.04145,
"h": 288.5
},
"luminance": 0.60905
}Semantic roles & 50–950 ramp
primary
#CCCAE8
secondary
#BFC294
accent
#B233AA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385