#CDC9EE#CDC9EE
#CDC9EE is a very light, muted blue. Relative luminance 0.609; OKLCH L 85.1% C 0.051 H 290.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC9EE |
|---|---|
| RGB | rgb(205, 201, 238) |
| HSL | hsl(246, 52%, 86%) |
| HSV | hsv(246, 16%, 93%) |
| CMYK | cmyk(13.9%, 15.5%, 0%, 6.7%) |
| CIE-LAB | lab(82.34, 8.57, -17.72) |
| CIE-LCH | lch(82.34, 19.69, 295.81°) |
| OKLab | oklab(85.09% 0.0177 -0.048) |
| OKLCH | oklch(85.09% 0.051 290.2) |
| XYZ | xyz(61.4928, 60.9250, 89.3924) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.18
Light Periwinkle
#C1C6FC
ΔE00 5.74
Pale Lilac
#E4CBFF
ΔE00 6.73
Light Lavender
#DFC5FE
ΔE00 7.00
Pale Lavender
#EECFFE
ΔE00 8.31
Thistle
#D8BFD8
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC9EE #EAEEC9
analogous
#C9D7EE #CDC9EE #DFC9EE
triadic
#CDC9EE #EECDC9 #C9EECD
tetradic
#CDC9EE #EEC9D7 #EAEEC9 #C9EEDF
square
#CDC9EE #EEC9D7 #EAEEC9 #C9EEDF
split-complementary
#CDC9EE #EEDFC9 #D7EEC9
monochromatic
#776CD1 #A29ADF #CDC9EE #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.59
#CDC9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CDC9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC9EE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC9EE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF0
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#C7CFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdc9ee; /* rgb */ color: rgb(205, 201, 238); /* oklch */ color: oklch(85.1% 0.051 290.2);
Tailwind
colors: {
custom: {
50: '#dcd9f3',
500: '#cdc9ee',
950: '#000000',
},
}SCSS
$custom: #cdc9ee; $custom-light: #dcd9f3; $custom-dark: #000000;
JSON
{
"hex": "#cdc9ee",
"rgb": {
"r": 205,
"g": 201,
"b": 238
},
"hsl": {
"h": 246.486,
"s": 52.113,
"l": 86.078
},
"oklch": {
"l": 0.85094,
"c": 0.05121,
"h": 290.2
},
"luminance": 0.60925
}Semantic roles & 50–950 ramp
primary
#CDC9EE
secondary
#C5CB90
accent
#C026AF
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385