#CECDEC#CECDEC
#CECDEC is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.9% C 0.043 H 286.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDEC |
|---|---|
| RGB | rgb(206, 205, 236) |
| HSL | hsl(242, 45%, 86%) |
| HSV | hsv(242, 13%, 93%) |
| CMYK | cmyk(12.7%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(83.36, 6.35, -15.12) |
| CIE-LCH | lch(83.36, 16.39, 292.77°) |
| OKLab | oklab(85.89% 0.0124 -0.0409) |
| OKLCH | oklch(85.89% 0.043 286.9) |
| XYZ | xyz(62.4220, 62.8401, 88.1813) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.47
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Light Periwinkle
#C1C6FC
ΔE00 6.81
Pale Lilac
#E4CBFF
ΔE00 8.49
Light Lavender
#DFC5FE
ΔE00 8.92
Light Blue Grey
#B7C9E2
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDEC #EBECCD
analogous
#CDDCEC #CECDEC #DECDEC
triadic
#CECDEC #ECCECD #CDECCE
tetradic
#CECDEC #ECCDDC #EBECCD #CDECDE
square
#CECDEC #ECCDDC #EBECCD #CDECDE
split-complementary
#CECDEC #ECDECD #DCECCD
monochromatic
#7774CA #A3A1DB #CECDEC #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.55
#CECDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CECDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDEC
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDEC | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0ED
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#C8D2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecdec; /* rgb */ color: rgb(206, 205, 236); /* oklch */ color: oklch(85.9% 0.043 286.9);
Tailwind
colors: {
custom: {
50: '#dddcf2',
500: '#cecdec',
950: '#000000',
},
}SCSS
$custom: #cecdec; $custom-light: #dddcf2; $custom-dark: #000000;
JSON
{
"hex": "#cecdec",
"rgb": {
"r": 206,
"g": 205,
"b": 236
},
"hsl": {
"h": 241.935,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.85888,
"c": 0.04272,
"h": 286.9
},
"luminance": 0.62841
}Semantic roles & 50–950 ramp
primary
#CECDEC
secondary
#C6C895
accent
#B82DB4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485