#ECDAF2#ECDAF2
#ECDAF2 is a very light, muted purple. Relative luminance 0.744; OKLCH L 91.0% C 0.038 H 317.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDAF2 |
|---|---|
| RGB | rgb(236, 218, 242) |
| HSL | hsl(285, 48%, 90%) |
| HSV | hsv(285, 10%, 95%) |
| CMYK | cmyk(2.5%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.11, 10.41, -9.46) |
| CIE-LCH | lch(89.11, 14.07, 317.72°) |
| OKLab | oklab(91% 0.0277 -0.0253) |
| OKLCH | oklch(91% 0.038 317.7) |
| XYZ | xyz(75.6880, 74.3870, 94.3580) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.42
Pale Lavender
#EECFFE
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 7.40
Very Light Purple
#F6CEFC
ΔE00 7.93
Pale Mauve
#FED0FC
ΔE00 8.40
Pale Lilac
#E4CBFF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDAF2 #E0F2DA
analogous
#E0DAF2 #ECDAF2 #F2DAEC
triadic
#ECDAF2 #F2ECDA #DAF2EC
tetradic
#ECDAF2 #F2E0DA #E0F2DA #DAECF2
square
#ECDAF2 #F2E0DA #E0F2DA #DAECF2
split-complementary
#ECDAF2 #ECF2DA #DAF2E0
monochromatic
#BD7FD2 #D5ADE2 #ECDAF2 #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.32
#ECDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#ECDAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDAF2
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDAF2 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#ECDCE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ecdaf2; /* rgb */ color: rgb(236, 218, 242); /* oklch */ color: oklch(91.0% 0.038 317.7);
Tailwind
colors: {
custom: {
50: '#f2e5f6',
500: '#ecdaf2',
950: '#000000',
},
}SCSS
$custom: #ecdaf2; $custom-light: #f2e5f6; $custom-dark: #000000;
JSON
{
"hex": "#ecdaf2",
"rgb": {
"r": 236,
"g": 218,
"b": 242
},
"hsl": {
"h": 285,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.91002,
"c": 0.03751,
"h": 317.7
},
"luminance": 0.74386
}Semantic roles & 50–950 ramp
primary
#ECDAF2
secondary
#ACD0A0
accent
#BB2A4E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485