#CDCAE4#CDCAE4
#CDCAE4 is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.9% C 0.036 H 290.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAE4 |
|---|---|
| RGB | rgb(205, 202, 228) |
| HSL | hsl(247, 33%, 84%) |
| HSV | hsv(247, 11%, 89%) |
| CMYK | cmyk(10.1%, 11.4%, 0%, 10.6%) |
| CIE-LAB | lab(82.28, 6.00, -12.47) |
| CIE-LCH | lch(82.28, 13.84, 295.68°) |
| OKLab | oklab(84.95% 0.0128 -0.0336) |
| OKLCH | oklch(84.95% 0.036 290.9) |
| XYZ | xyz(60.2981, 60.8213, 81.9467) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.77
Periwinkle
#CCCCFF
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 9.29
Pale Lilac
#E4CBFF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAE4 #E1E4CA
analogous
#CAD4E4 #CDCAE4 #DACAE4
triadic
#CDCAE4 #E4CDCA #CAE4CD
tetradic
#CDCAE4 #E4CAD4 #E1E4CA #CAE4DA
square
#CDCAE4 #E4CAD4 #E1E4CA #CAE4DA
split-complementary
#CDCAE4 #E4DACA #D4E4CA
monochromatic
#8179BB #A7A1CF #CDCAE4 #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.60
#CDCAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CDCAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAE4
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAE4 | 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)
#C5CDE5
Deuteranopia (green-blind)
#C5CCE3
Tritanopia (blue-blind)
#C9CED2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcae4; /* rgb */ color: rgb(205, 202, 228); /* oklch */ color: oklch(84.9% 0.036 290.9);
Tailwind
colors: {
custom: {
50: '#dcdaec',
500: '#cdcae4',
950: '#000000',
},
}SCSS
$custom: #cdcae4; $custom-light: #dcdaec; $custom-dark: #000000;
JSON
{
"hex": "#cdcae4",
"rgb": {
"r": 205,
"g": 202,
"b": 228
},
"hsl": {
"h": 246.923,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.84948,
"c": 0.03596,
"h": 290.9
},
"luminance": 0.60822
}Semantic roles & 50–950 ramp
primary
#CDCAE4
secondary
#B8BD96
accent
#AB3A9E
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384