#CDCDEE#CDCDEE
#CDCDEE is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.9% C 0.046 H 285.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDEE |
|---|---|
| RGB | rgb(205, 205, 238) |
| HSL | hsl(240, 49%, 87%) |
| HSV | hsv(240, 14%, 93%) |
| CMYK | cmyk(13.9%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.34, 6.44, -16.21) |
| CIE-LCH | lch(83.34, 17.44, 291.67°) |
| OKLab | oklab(85.88% 0.0121 -0.0439) |
| OKLCH | oklch(85.88% 0.046 285.4) |
| XYZ | xyz(62.4374, 62.8142, 89.7072) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.79
Light Periwinkle
#C1C6FC
ΔE00 6.09
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Pale Lilac
#E4CBFF
ΔE00 8.34
Light Lavender
#DFC5FE
ΔE00 8.67
Light Blue Grey
#B7C9E2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDEE #EEEECD
analogous
#CDDEEE #CDCDEE #DECDEE
triadic
#CDCDEE #EECDCD #CDEECD
tetradic
#CDCDEE #EECDDE #EEEECD #CDEEDE
square
#CDCDEE #EECDDE #EEEECD #CDEEDE
split-complementary
#CDCDEE #EEDECD #DEEECD
monochromatic
#7272CF #9F9FDE #CDCDEE #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.55
#CDCDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CDCDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDEE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDEE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F0
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#C6D2D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcdee; /* rgb */ color: rgb(205, 205, 238); /* oklch */ color: oklch(85.9% 0.046 285.4);
Tailwind
colors: {
custom: {
50: '#dcdcf3',
500: '#cdcdee',
950: '#000000',
},
}SCSS
$custom: #cdcdee; $custom-light: #dcdcf3; $custom-dark: #000000;
JSON
{
"hex": "#cdcdee",
"rgb": {
"r": 205,
"g": 205,
"b": 238
},
"hsl": {
"h": 240,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.85879,
"c": 0.04552,
"h": 285.4
},
"luminance": 0.62815
}Semantic roles & 50–950 ramp
primary
#CDCDEE
secondary
#CBCB94
accent
#BD29BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485