#ECDFF0#ECDFF0
#ECDFF0 is a very light, muted purple. Relative luminance 0.769; OKLCH L 91.9% C 0.027 H 318.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDFF0 |
|---|---|
| RGB | rgb(236, 223, 240) |
| HSL | hsl(286, 36%, 91%) |
| HSV | hsv(286, 7%, 94%) |
| CMYK | cmyk(1.7%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(90.28, 7.43, -6.68) |
| CIE-LCH | lch(90.28, 9.99, 318.05°) |
| OKLab | oklab(91.9% 0.0199 -0.0178) |
| OKLCH | oklch(91.9% 0.027 318.2) |
| XYZ | xyz(76.7054, 76.8999, 93.2234) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Lavenderblush
#FFF0F5
ΔE00 6.06
Thistle
#D8BFD8
ΔE00 8.38
Ghostwhite
#F8F8FF
ΔE00 8.66
Mistyrose
#FFE4E1
ΔE00 9.24
Very Light Pink
#FFF4F2
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDFF0 #E3F0DF
analogous
#E3DFF0 #ECDFF0 #F0DFEB
triadic
#ECDFF0 #F0ECDF #DFF0EC
tetradic
#ECDFF0 #F0E3DF #E3F0DF #DFEBF0
square
#ECDFF0 #F0E3DF #E3F0DF #DFEBF0
split-complementary
#ECDFF0 #EBF0DF #DFF0E3
monochromatic
#BB8CC9 #D3B5DC #ECDFF0 #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.28
#ECDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#ECDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDFF0
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDFF0 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#ECE1E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ecdff0; /* rgb */ color: rgb(236, 223, 240); /* oklch */ color: oklch(91.9% 0.027 318.2);
Tailwind
colors: {
custom: {
50: '#f2e9f4',
500: '#ecdff0',
950: '#000000',
},
}SCSS
$custom: #ecdff0; $custom-light: #f2e9f4; $custom-dark: #000000;
JSON
{
"hex": "#ecdff0",
"rgb": {
"r": 236,
"g": 223,
"b": 240
},
"hsl": {
"h": 285.882,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.91897,
"c": 0.02666,
"h": 318.2
},
"luminance": 0.76899
}Semantic roles & 50–950 ramp
primary
#ECDFF0
secondary
#B0CBA8
accent
#AF3653
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485