#CECDEE#CECDEE
#CECDEE is a very light, muted blue. Relative luminance 0.630; OKLCH L 86.0% C 0.045 H 286.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDEE |
|---|---|
| RGB | rgb(206, 205, 238) |
| HSL | hsl(242, 49%, 87%) |
| HSV | hsv(242, 14%, 93%) |
| CMYK | cmyk(13.4%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.42, 6.76, -16.09) |
| CIE-LCH | lch(83.42, 17.45, 292.78°) |
| OKLab | oklab(85.96% 0.0131 -0.0435) |
| OKLCH | oklch(85.96% 0.045 286.8) |
| XYZ | xyz(62.7142, 62.9569, 89.7202) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.87
Light Periwinkle
#C1C6FC
ΔE00 6.28
Lavender (CSS)
#E6E6FA
ΔE00 7.11
Pale Lilac
#E4CBFF
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 8.45
Thistle
#D8BFD8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDEE #EDEECD
analogous
#CDDDEE #CECDEE #DFCDEE
triadic
#CECDEE #EECECD #CDEECE
tetradic
#CECDEE #EECDDD #EDEECD #CDEEDF
square
#CECDEE #EECDDD #EDEECD #CDEEDF
split-complementary
#CECDEE #EEDFCD #DDEECD
monochromatic
#7472CF #A19FDE #CECDEE #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.55
#CECDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CECDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDEE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDEE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F0
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#C8D2D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecdee; /* rgb */ color: rgb(206, 205, 238); /* oklch */ color: oklch(86.0% 0.045 286.8);
Tailwind
colors: {
custom: {
50: '#dddcf3',
500: '#cecdee',
950: '#000000',
},
}SCSS
$custom: #cecdee; $custom-light: #dddcf3; $custom-dark: #000000;
JSON
{
"hex": "#cecdee",
"rgb": {
"r": 206,
"g": 205,
"b": 238
},
"hsl": {
"h": 241.818,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.85956,
"c": 0.04549,
"h": 286.8
},
"luminance": 0.62958
}Semantic roles & 50–950 ramp
primary
#CECDEE
secondary
#C9CB94
accent
#BD29B8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485