#CDCDEC#CDCDEC
#CDCDEC is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.8% C 0.043 H 285.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDEC |
|---|---|
| RGB | rgb(205, 205, 236) |
| HSL | hsl(240, 45%, 86%) |
| HSV | hsv(240, 13%, 93%) |
| CMYK | cmyk(13.1%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(83.28, 6.03, -15.24) |
| CIE-LCH | lch(83.28, 16.39, 291.58°) |
| OKLab | oklab(85.81% 0.0114 -0.0412) |
| OKLCH | oklch(85.81% 0.043 285.5) |
| XYZ | xyz(62.1452, 62.6973, 88.1684) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.40
Light Periwinkle
#C1C6FC
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Light Blue Grey
#B7C9E2
ΔE00 8.59
Pale Lilac
#E4CBFF
ΔE00 8.75
Light Lavender
#DFC5FE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDEC #ECECCD
analogous
#CDDDEC #CDCDEC #DDCDEC
triadic
#CDCDEC #ECCDCD #CDECCD
tetradic
#CDCDEC #ECCDDD #ECECCD #CDECDD
square
#CDCDEC #ECCDDD #ECECCD #CDECDD
split-complementary
#CDCDEC #ECDDCD #DDECCD
monochromatic
#7474CA #A1A1DB #CDCDEC #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.55
#CDCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CDCDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDEC
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDEC | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0ED
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#C7D2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcdec; /* rgb */ color: rgb(205, 205, 236); /* oklch */ color: oklch(85.8% 0.043 285.5);
Tailwind
colors: {
custom: {
50: '#dcdcf2',
500: '#cdcdec',
950: '#000000',
},
}SCSS
$custom: #cdcdec; $custom-light: #dcdcf2; $custom-dark: #000000;
JSON
{
"hex": "#cdcdec",
"rgb": {
"r": 205,
"g": 205,
"b": 236
},
"hsl": {
"h": 240,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.8581,
"c": 0.04276,
"h": 285.5
},
"luminance": 0.62698
}Semantic roles & 50–950 ramp
primary
#CDCDEC
secondary
#C8C895
accent
#B82DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485