#CDC9EA#CDC9EA
#CDC9EA is a very light, muted blue. Relative luminance 0.607; OKLCH L 85.0% C 0.046 H 291.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC9EA |
|---|---|
| RGB | rgb(205, 201, 234) |
| HSL | hsl(247, 44%, 85%) |
| HSV | hsv(247, 14%, 92%) |
| CMYK | cmyk(12.4%, 14.1%, 0%, 8.2%) |
| CIE-LAB | lab(82.21, 7.75, -15.78) |
| CIE-LCH | lch(82.21, 17.58, 296.15°) |
| OKLab | oklab(84.96% 0.0163 -0.0427) |
| OKLCH | oklch(84.96% 0.046 291) |
| XYZ | xyz(60.9117, 60.6925, 86.3317) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.28
Light Periwinkle
#C1C6FC
ΔE00 6.71
Pale Lilac
#E4CBFF
ΔE00 7.47
Light Lavender
#DFC5FE
ΔE00 7.86
Thistle
#D8BFD8
ΔE00 7.86
Lavender (CSS)
#E6E6FA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC9EA #E6EAC9
analogous
#C9D5EA #CDC9EA #DDC9EA
triadic
#CDC9EA #EACDC9 #C9EACD
tetradic
#CDC9EA #EAC9D5 #E6EAC9 #C9EADD
square
#CDC9EA #EAC9D5 #E6EAC9 #C9EADD
split-complementary
#CDC9EA #EADDC9 #D5EAC9
monochromatic
#7B71C8 #A49DD9 #CDC9EA #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.60
#CDC9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CDC9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC9EA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC9EA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#C8CED4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdc9ea; /* rgb */ color: rgb(205, 201, 234); /* oklch */ color: oklch(85.0% 0.046 291.0);
Tailwind
colors: {
custom: {
50: '#dcd9f0',
500: '#cdc9ea',
950: '#000000',
},
}SCSS
$custom: #cdc9ea; $custom-light: #dcd9f0; $custom-dark: #000000;
JSON
{
"hex": "#cdc9ea",
"rgb": {
"r": 205,
"g": 201,
"b": 234
},
"hsl": {
"h": 247.273,
"s": 44,
"l": 85.294
},
"oklch": {
"l": 0.84955,
"c": 0.04569,
"h": 291
},
"luminance": 0.60693
}Semantic roles & 50–950 ramp
primary
#CDC9EA
secondary
#BFC592
accent
#B72EA7
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385