#CCCAE6#CCCAE6
#CCCAE6 is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.9% C 0.039 H 288.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAE6 |
|---|---|
| RGB | rgb(204, 202, 230) |
| HSL | hsl(244, 36%, 85%) |
| HSV | hsv(244, 12%, 90%) |
| CMYK | cmyk(11.3%, 12.2%, 0%, 9.8%) |
| CIE-LAB | lab(82.27, 6.08, -13.57) |
| CIE-LCH | lch(82.27, 14.87, 294.12°) |
| OKLab | oklab(84.94% 0.0125 -0.0366) |
| OKLCH | oklch(84.94% 0.039 288.8) |
| XYZ | xyz(60.3023, 60.7912, 83.4045) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.53
Lavender (CSS)
#E6E6FA
ΔE00 6.97
Light Periwinkle
#C1C6FC
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 8.36
Light Blue Grey
#B7C9E2
ΔE00 9.01
Pale Lilac
#E4CBFF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAE6 #E4E6CA
analogous
#CAD6E6 #CCCAE6 #DACAE6
triadic
#CCCAE6 #E6CCCA #CAE6CC
tetradic
#CCCAE6 #E6CAD6 #E4E6CA #CAE6DA
square
#CCCAE6 #E6CAD6 #E4E6CA #CAE6DA
split-complementary
#CCCAE6 #E6DACA #D6E6CA
monochromatic
#7C77BF #A4A0D2 #CCCAE6 #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.60
#CCCAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CCCAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAE6
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAE6 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE7
Deuteranopia (green-blind)
#C4CCE5
Tritanopia (blue-blind)
#C7CED3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccae6; /* rgb */ color: rgb(204, 202, 230); /* oklch */ color: oklch(84.9% 0.039 288.8);
Tailwind
colors: {
custom: {
50: '#dbdaee',
500: '#cccae6',
950: '#000000',
},
}SCSS
$custom: #cccae6; $custom-light: #dbdaee; $custom-dark: #000000;
JSON
{
"hex": "#cccae6",
"rgb": {
"r": 204,
"g": 202,
"b": 230
},
"hsl": {
"h": 244.286,
"s": 35.897,
"l": 84.706
},
"oklch": {
"l": 0.84937,
"c": 0.03868,
"h": 288.8
},
"luminance": 0.60792
}Semantic roles & 50–950 ramp
primary
#CCCAE6
secondary
#BCBF95
accent
#AF37A6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385