#CDCAED#CDCAED
#CDCAED is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.3% C 0.048 H 289.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAED |
|---|---|
| RGB | rgb(205, 202, 237) |
| HSL | hsl(245, 49%, 86%) |
| HSV | hsv(245, 15%, 93%) |
| CMYK | cmyk(13.5%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.56, 7.83, -16.86) |
| CIE-LCH | lch(82.56, 18.59, 294.92°) |
| OKLab | oklab(85.26% 0.016 -0.0457) |
| OKLCH | oklch(85.26% 0.048 289.3) |
| XYZ | xyz(61.5802, 61.3341, 88.6987) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.55
Light Periwinkle
#C1C6FC
ΔE00 6.03
Pale Lilac
#E4CBFF
ΔE00 7.28
Light Lavender
#DFC5FE
ΔE00 7.60
Lavender (CSS)
#E6E6FA
ΔE00 8.08
Thistle
#D8BFD8
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAED #EAEDCA
analogous
#CAD8ED #CDCAED #DECAED
triadic
#CDCAED #EDCDCA #CAEDCD
tetradic
#CDCAED #EDCAD8 #EAEDCA #CAEDDE
square
#CDCAED #EDCAD8 #EAEDCA #CAEDDE
split-complementary
#CDCAED #EDDECA #D8EDCA
monochromatic
#776FCE #A29CDD #CDCAED #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.58
#CDCAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CDCAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAED
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAED | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#C7CFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcaed; /* rgb */ color: rgb(205, 202, 237); /* oklch */ color: oklch(85.3% 0.048 289.3);
Tailwind
colors: {
custom: {
50: '#dcdaf2',
500: '#cdcaed',
950: '#000000',
},
}SCSS
$custom: #cdcaed; $custom-light: #dcdaf2; $custom-dark: #000000;
JSON
{
"hex": "#cdcaed",
"rgb": {
"r": 205,
"g": 202,
"b": 237
},
"hsl": {
"h": 245.143,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.85255,
"c": 0.04838,
"h": 289.3
},
"luminance": 0.61335
}Semantic roles & 50–950 ramp
primary
#CDCAED
secondary
#C5CA92
accent
#BD29B0
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385