#ECDCF4#ECDCF4
#ECDCF4 is a very light, muted purple. Relative luminance 0.756; OKLCH L 91.4% C 0.036 H 314.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDCF4 |
|---|---|
| RGB | rgb(236, 220, 244) |
| HSL | hsl(280, 52%, 91%) |
| HSV | hsv(280, 10%, 96%) |
| CMYK | cmyk(3.3%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(89.65, 9.73, -9.70) |
| CIE-LCH | lch(89.65, 13.74, 315.08°) |
| OKLab | oklab(91.45% 0.0256 -0.0259) |
| OKLCH | oklch(91.45% 0.036 314.6) |
| XYZ | xyz(76.5118, 75.5514, 96.1225) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.69
Thistle
#D8BFD8
ΔE00 7.00
Pale Lavender
#EECFFE
ΔE00 7.59
Lavenderblush
#FFF0F5
ΔE00 8.36
Very Light Purple
#F6CEFC
ΔE00 8.40
Pale Lilac
#E4CBFF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDCF4 #E4F4DC
analogous
#E0DCF4 #ECDCF4 #F4DCF0
triadic
#ECDCF4 #F4ECDC #DCF4EC
tetradic
#ECDCF4 #F4E0DC #E4F4DC #DCF0F4
square
#ECDCF4 #F4E0DC #E4F4DC #DCF0F4
split-complementary
#ECDCF4 #F0F4DC #DCF4E0
monochromatic
#B97FD7 #D3ADE5 #ECDCF4 #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.30
#ECDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#ECDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDCF4
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDCF4 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F5
Deuteranopia (green-blind)
#DCE2F3
Tritanopia (blue-blind)
#ECDEE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecdcf4; /* rgb */ color: rgb(236, 220, 244); /* oklch */ color: oklch(91.4% 0.036 314.6);
Tailwind
colors: {
custom: {
50: '#f2e6f7',
500: '#ecdcf4',
950: '#000000',
},
}SCSS
$custom: #ecdcf4; $custom-light: #f2e6f7; $custom-dark: #000000;
JSON
{
"hex": "#ecdcf4",
"rgb": {
"r": 236,
"g": 220,
"b": 244
},
"hsl": {
"h": 280,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91446,
"c": 0.03641,
"h": 314.6
},
"luminance": 0.75551
}Semantic roles & 50–950 ramp
primary
#ECDCF4
secondary
#B2D3A1
accent
#C02659
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485