#CECDEB#CECDEB
#CECDEB is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.9% C 0.041 H 287.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDEB |
|---|---|
| RGB | rgb(206, 205, 235) |
| HSL | hsl(242, 43%, 86%) |
| HSV | hsv(242, 13%, 92%) |
| CMYK | cmyk(12.3%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.33, 6.14, -14.63) |
| CIE-LCH | lch(83.33, 15.87, 292.77°) |
| OKLab | oklab(85.85% 0.0121 -0.0395) |
| OKLCH | oklch(85.85% 0.041 287) |
| XYZ | xyz(62.2771, 62.7821, 87.4183) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.78
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 7.08
Pale Lilac
#E4CBFF
ΔE00 8.72
Light Blue Grey
#B7C9E2
ΔE00 8.89
Thistle
#D8BFD8
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDEB #EAEBCD
analogous
#CDDBEB #CECDEB #DDCDEB
triadic
#CECDEB #EBCECD #CDEBCE
tetradic
#CECDEB #EBCDDB #EAEBCD #CDEBDD
square
#CECDEB #EBCDDB #EAEBCD #CDEBDD
split-complementary
#CECDEB #EBDDCD #DBEBCD
monochromatic
#7876C8 #A3A1DA #CECDEB #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.55
#CECDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CECDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDEB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDEB | 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)
#C6D0EC
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#C8D2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecdeb; /* rgb */ color: rgb(206, 205, 235); /* oklch */ color: oklch(85.9% 0.041 287.0);
Tailwind
colors: {
custom: {
50: '#dddcf1',
500: '#cecdeb',
950: '#000000',
},
}SCSS
$custom: #cecdeb; $custom-light: #dddcf1; $custom-dark: #000000;
JSON
{
"hex": "#cecdeb",
"rgb": {
"r": 206,
"g": 205,
"b": 235
},
"hsl": {
"h": 242,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.85854,
"c": 0.04134,
"h": 287
},
"luminance": 0.62783
}Semantic roles & 50–950 ramp
primary
#CECDEB
secondary
#C5C696
accent
#B630B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485