#CECDEA#CECDEA
#CECDEA is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.8% C 0.040 H 287.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDEA |
|---|---|
| RGB | rgb(206, 205, 234) |
| HSL | hsl(242, 41%, 86%) |
| HSV | hsv(242, 12%, 92%) |
| CMYK | cmyk(12%, 12.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.30, 5.94, -14.14) |
| CIE-LCH | lch(83.30, 15.34, 292.77°) |
| OKLab | oklab(85.82% 0.0118 -0.0382) |
| OKLCH | oklch(85.82% 0.04 287.1) |
| XYZ | xyz(62.1331, 62.7245, 86.6596) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.10
Lavender (CSS)
#E6E6FA
ΔE00 6.44
Light Periwinkle
#C1C6FC
ΔE00 7.35
Light Blue Grey
#B7C9E2
ΔE00 8.80
Thistle
#D8BFD8
ΔE00 8.92
Pale Lilac
#E4CBFF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDEA #E9EACD
analogous
#CDDAEA #CECDEA #DCCDEA
triadic
#CECDEA #EACECD #CDEACE
tetradic
#CECDEA #EACDDA #E9EACD #CDEADC
square
#CECDEA #EACDDA #E9EACD #CDEADC
split-complementary
#CECDEA #EADCCD #DAEACD
monochromatic
#7A77C6 #A4A2D8 #CECDEA #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.55
#CECDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CECDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDEA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDEA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EB
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#C9D2D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecdea; /* rgb */ color: rgb(206, 205, 234); /* oklch */ color: oklch(85.8% 0.040 287.1);
Tailwind
colors: {
custom: {
50: '#dddcf0',
500: '#cecdea',
950: '#000000',
},
}SCSS
$custom: #cecdea; $custom-light: #dddcf0; $custom-dark: #000000;
JSON
{
"hex": "#cecdea",
"rgb": {
"r": 206,
"g": 205,
"b": 234
},
"hsl": {
"h": 242.069,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.8582,
"c": 0.03996,
"h": 287.1
},
"luminance": 0.62725
}Semantic roles & 50–950 ramp
primary
#CECDEA
secondary
#C3C596
accent
#B432AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485