#ECDFF1#ECDFF1
#ECDFF1 is a very light, muted purple. Relative luminance 0.770; OKLCH L 91.9% C 0.028 H 316.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDFF1 |
|---|---|
| RGB | rgb(236, 223, 241) |
| HSL | hsl(283, 39%, 91%) |
| HSV | hsv(283, 7%, 95%) |
| CMYK | cmyk(2.1%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(90.30, 7.61, -7.16) |
| CIE-LCH | lch(90.30, 10.45, 316.75°) |
| OKLab | oklab(91.93% 0.0202 -0.0191) |
| OKLCH | oklch(91.93% 0.028 316.7) |
| XYZ | xyz(76.8544, 76.9595, 94.0079) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.40
Lavenderblush
#FFF0F5
ΔE00 6.35
Thistle
#D8BFD8
ΔE00 8.27
Ghostwhite
#F8F8FF
ΔE00 8.86
Mistyrose
#FFE4E1
ΔE00 9.54
Very Light Pink
#FFF4F2
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDFF1 #E4F1DF
analogous
#E3DFF1 #ECDFF1 #F1DFED
triadic
#ECDFF1 #F1ECDF #DFF1EC
tetradic
#ECDFF1 #F1E3DF #E4F1DF #DFEDF1
square
#ECDFF1 #F1E3DF #E4F1DF #DFEDF1
split-complementary
#ECDFF1 #EDF1DF #DFF1E3
monochromatic
#B98ACC #D3B4DE #ECDFF1 #F2EAF6 #F2EAF6
Accessibility & contrast
On white
1.28
#ECDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#ECDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDFF1
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDFF1 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F2
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#ECE1E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ecdff1; /* rgb */ color: rgb(236, 223, 241); /* oklch */ color: oklch(91.9% 0.028 316.7);
Tailwind
colors: {
custom: {
50: '#f2e9f5',
500: '#ecdff1',
950: '#000000',
},
}SCSS
$custom: #ecdff1; $custom-light: #f2e9f5; $custom-dark: #000000;
JSON
{
"hex": "#ecdff1",
"rgb": {
"r": 236,
"g": 223,
"b": 241
},
"hsl": {
"h": 283.333,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.91927,
"c": 0.0278,
"h": 316.7
},
"luminance": 0.76959
}Semantic roles & 50–950 ramp
primary
#ECDFF1
secondary
#B2CDA7
accent
#B23357
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485