#ECDAF4#ECDAF4
#ECDAF4 is a very light, muted purple. Relative luminance 0.745; OKLCH L 91.1% C 0.040 H 315.6°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDAF4 |
|---|---|
| RGB | rgb(236, 218, 244) |
| HSL | hsl(282, 54%, 91%) |
| HSV | hsv(282, 11%, 96%) |
| CMYK | cmyk(3.3%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(89.16, 10.78, -10.43) |
| CIE-LCH | lch(89.16, 15.00, 315.94°) |
| OKLab | oklab(91.07% 0.0284 -0.0279) |
| OKLCH | oklch(91.07% 0.04 315.6) |
| XYZ | xyz(75.9900, 74.5078, 95.9486) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.45
Pale Lavender
#EECFFE
ΔE00 6.68
Very Light Purple
#F6CEFC
ΔE00 7.46
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Pale Lilac
#E4CBFF
ΔE00 7.80
Pale Mauve
#FED0FC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDAF4 #E2F4DA
analogous
#DFDAF4 #ECDAF4 #F4DAEF
triadic
#ECDAF4 #F4ECDA #DAF4EC
tetradic
#ECDAF4 #F4DFDA #E2F4DA #DAEFF4
square
#ECDAF4 #F4DFDA #E2F4DA #DAEFF4
split-complementary
#ECDAF4 #EFF4DA #DAF4DF
monochromatic
#BC7CD8 #D4ABE6 #ECDAF4 #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.32
#ECDAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#ECDAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDAF4
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDAF4 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#ECDDE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ecdaf4; /* rgb */ color: rgb(236, 218, 244); /* oklch */ color: oklch(91.1% 0.040 315.6);
Tailwind
colors: {
custom: {
50: '#f2e5f7',
500: '#ecdaf4',
950: '#000000',
},
}SCSS
$custom: #ecdaf4; $custom-light: #f2e5f7; $custom-dark: #000000;
JSON
{
"hex": "#ecdaf4",
"rgb": {
"r": 236,
"g": 218,
"b": 244
},
"hsl": {
"h": 281.538,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.91065,
"c": 0.03982,
"h": 315.6
},
"luminance": 0.74507
}Semantic roles & 50–950 ramp
primary
#ECDAF4
secondary
#AFD49F
accent
#C22454
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485