#ECDFF4#ECDFF4
#ECDFF4 is a very light, muted violet. Relative luminance 0.771; OKLCH L 92.0% C 0.031 H 312.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDFF4 |
|---|---|
| RGB | rgb(236, 223, 244) |
| HSL | hsl(277, 49%, 92%) |
| HSV | hsv(277, 9%, 96%) |
| CMYK | cmyk(3.3%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(90.39, 8.17, -8.61) |
| CIE-LCH | lch(90.39, 11.87, 313.47°) |
| OKLab | oklab(92.02% 0.0213 -0.023) |
| OKLCH | oklch(92.02% 0.031 312.8) |
| XYZ | xyz(77.3062, 77.1402, 96.3873) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.40
Lavenderblush
#FFF0F5
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 8.03
Pale Lavender
#EECFFE
ΔE00 9.03
Ghostwhite
#F8F8FF
ΔE00 9.47
Very Light Purple
#F6CEFC
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDFF4 #E7F4DF
analogous
#E2DFF4 #ECDFF4 #F4DFF2
triadic
#ECDFF4 #F4ECDF #DFF4EC
tetradic
#ECDFF4 #F4E2DF #E7F4DF #DFF2F4
square
#ECDFF4 #F4E2DF #E7F4DF #DFF2F4
split-complementary
#ECDFF4 #F2F4DF #DFF4E2
monochromatic
#B684D5 #D1B1E4 #ECDFF4 #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.28
#ECDFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#ECDFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDFF4
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDFF4 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F5
Deuteranopia (green-blind)
#DFE4F3
Tritanopia (blue-blind)
#EBE1E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ecdff4; /* rgb */ color: rgb(236, 223, 244); /* oklch */ color: oklch(92.0% 0.031 312.8);
Tailwind
colors: {
custom: {
50: '#f2e9f7',
500: '#ecdff4',
950: '#000000',
},
}SCSS
$custom: #ecdff4; $custom-light: #f2e9f7; $custom-dark: #000000;
JSON
{
"hex": "#ecdff4",
"rgb": {
"r": 236,
"g": 223,
"b": 244
},
"hsl": {
"h": 277.143,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.9202,
"c": 0.03134,
"h": 312.8
},
"luminance": 0.7714
}Semantic roles & 50–950 ramp
primary
#ECDFF4
secondary
#B6D3A5
accent
#BC2961
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485