#CDCAE0#CDCAE0
#CDCAE0 is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.8% C 0.030 H 292.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAE0 |
|---|---|
| RGB | rgb(205, 202, 224) |
| HSL | hsl(248, 26%, 84%) |
| HSV | hsv(248, 10%, 88%) |
| CMYK | cmyk(8.5%, 9.8%, 0%, 12.2%) |
| CIE-LAB | lab(82.16, 5.20, -10.51) |
| CIE-LCH | lch(82.16, 11.72, 296.32°) |
| OKLab | oklab(84.82% 0.0114 -0.0282) |
| OKLCH | oklch(84.82% 0.03 292) |
| XYZ | xyz(59.7493, 60.6018, 79.0561) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Thistle
#D8BFD8
ΔE00 8.10
Periwinkle
#CCCCFF
ΔE00 8.59
Light Blue Grey
#B7C9E2
ΔE00 9.06
Dove Gray
#B6B8BD
ΔE00 9.60
Light Periwinkle
#C1C6FC
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAE0 #DDE0CA
analogous
#CAD2E0 #CDCAE0 #D8CAE0
triadic
#CDCAE0 #E0CDCA #CAE0CD
tetradic
#CDCAE0 #E0CAD2 #DDE0CA #CAE0D8
square
#CDCAE0 #E0CAD2 #DDE0CA #CAE0D8
split-complementary
#CDCAE0 #E0D8CA #D2E0CA
monochromatic
#847DB3 #A9A3C9 #CDCAE0 #EDECF4 #EDECF4
Accessibility & contrast
On white
1.60
#CDCAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CDCAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAE0
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAE0 | 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)
#C6CDE1
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#CACDD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcae0; /* rgb */ color: rgb(205, 202, 224); /* oklch */ color: oklch(84.8% 0.030 292.0);
Tailwind
colors: {
custom: {
50: '#dcdae9',
500: '#cdcae0',
950: '#000000',
},
}SCSS
$custom: #cdcae0; $custom-light: #dcdae9; $custom-dark: #000000;
JSON
{
"hex": "#cdcae0",
"rgb": {
"r": 205,
"g": 202,
"b": 224
},
"hsl": {
"h": 248.182,
"s": 26.19,
"l": 83.529
},
"oklch": {
"l": 0.84817,
"c": 0.03045,
"h": 292
},
"luminance": 0.60602
}Semantic roles & 50–950 ramp
primary
#CDCAE0
secondary
#B3B797
accent
#A54197
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384