#EC9FF4#EC9FF4
#EC9FF4 is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.6% C 0.142 H 323.5°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9FF4 |
|---|---|
| RGB | rgb(236, 159, 244) |
| HSL | hsl(294, 79%, 79%) |
| HSV | hsv(294, 35%, 96%) |
| CMYK | cmyk(3.3%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(75.55, 42.06, -31.04) |
| CIE-LCH | lch(75.55, 52.27, 323.57°) |
| OKLab | oklab(80.61% 0.1143 -0.0846) |
| OKLCH | oklch(80.61% 0.142 323.5) |
| XYZ | xyz(63.3176, 49.1630, 91.7245) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.68
Mauve
#E0B0FF
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.72
Lilac (survey)
#CEA2FD
ΔE00 7.15
Baby Purple
#CA9BF7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9FF4 #A7F49F
analogous
#C29FF4 #EC9FF4 #F49FD2
triadic
#EC9FF4 #F4EC9F #9FF4EC
tetradic
#EC9FF4 #F4C29F #A7F49F #9FD2F4
square
#EC9FF4 #F4C29F #A7F49F #9FD2F4
split-complementary
#EC9FF4 #D2F49F #9FF4C2
monochromatic
#D631E7 #E168EE #EC9FF4 #F7D6FA #FAE4FC
Accessibility & contrast
On white
1.94
#EC9FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#EC9FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9FF4
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9FF4 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F7
Deuteranopia (green-blind)
#AABDF1
Tritanopia (blue-blind)
#EFA8BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ec9ff4; /* rgb */ color: rgb(236, 159, 244); /* oklch */ color: oklch(80.6% 0.142 323.5);
Tailwind
colors: {
custom: {
50: '#f3bcf8',
500: '#ec9ff4',
950: '#000000',
},
}SCSS
$custom: #ec9ff4; $custom-light: #f3bcf8; $custom-dark: #000000;
JSON
{
"hex": "#ec9ff4",
"rgb": {
"r": 236,
"g": 159,
"b": 244
},
"hsl": {
"h": 294.353,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.80609,
"c": 0.14222,
"h": 323.5
},
"luminance": 0.49161
}Semantic roles & 50–950 ramp
primary
#EC9FF4
secondary
#DAF4D7
accent
#DC0A1E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185