#ECDCEF#ECDCEF
#ECDCEF is a very light, muted purple. Relative luminance 0.753; OKLCH L 91.3% C 0.031 H 320.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDCEF |
|---|---|
| RGB | rgb(236, 220, 239) |
| HSL | hsl(291, 37%, 90%) |
| HSV | hsv(291, 8%, 94%) |
| CMYK | cmyk(1.3%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(89.51, 8.81, -7.28) |
| CIE-LCH | lch(89.51, 11.43, 320.42°) |
| OKLab | oklab(91.29% 0.0238 -0.0194) |
| OKLCH | oklch(91.29% 0.031 320.9) |
| XYZ | xyz(75.7629, 75.2518, 92.1784) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.54
Lavenderblush
#FFF0F5
ΔE00 6.95
Thistle
#D8BFD8
ΔE00 7.24
Light Pink
#FFD1DF
ΔE00 9.00
Pale Lavender
#EECFFE
ΔE00 9.08
Mistyrose
#FFE4E1
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDCEF #DFEFDC
analogous
#E2DCEF #ECDCEF #EFDCE9
triadic
#ECDCEF #EFECDC #DCEFEC
tetradic
#ECDCEF #EFE2DC #DFEFDC #DCE9EF
square
#ECDCEF #EFE2DC #DFEFDC #DCE9EF
split-complementary
#ECDCEF #E9EFDC #DCEFE2
monochromatic
#BE88C9 #D5B2DC #ECDCEF #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.31
#ECDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#ECDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDCEF
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDCEF | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#EDDEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecdcef; /* rgb */ color: rgb(236, 220, 239); /* oklch */ color: oklch(91.3% 0.031 320.9);
Tailwind
colors: {
custom: {
50: '#f2e6f4',
500: '#ecdcef',
950: '#000000',
},
}SCSS
$custom: #ecdcef; $custom-light: #f2e6f4; $custom-dark: #000000;
JSON
{
"hex": "#ecdcef",
"rgb": {
"r": 236,
"g": 220,
"b": 239
},
"hsl": {
"h": 290.526,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.9129,
"c": 0.03069,
"h": 320.9
},
"luminance": 0.75251
}Semantic roles & 50–950 ramp
primary
#ECDCEF
secondary
#ABCAA5
accent
#B03549
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485