#EC9FF3#EC9FF3
#EC9FF3 is a light, vivid purple. Relative luminance 0.491; OKLCH L 80.6% C 0.141 H 323.9°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9FF3 |
|---|---|
| RGB | rgb(236, 159, 243) |
| HSL | hsl(295, 78%, 79%) |
| HSV | hsv(295, 35%, 95%) |
| CMYK | cmyk(2.9%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(75.52, 41.87, -30.55) |
| CIE-LCH | lch(75.52, 51.84, 323.88°) |
| OKLab | oklab(80.57% 0.1141 -0.0833) |
| OKLCH | oklch(80.57% 0.141 323.9) |
| XYZ | xyz(63.1662, 49.1024, 90.9270) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.52
Mauve
#E0B0FF
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.64
Lilac (survey)
#CEA2FD
ΔE00 7.27
Baby Purple
#CA9BF7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9FF3 #A6F39F
analogous
#C29FF3 #EC9FF3 #F39FD0
triadic
#EC9FF3 #F3EC9F #9FF3EC
tetradic
#EC9FF3 #F3C29F #A6F39F #9FD0F3
square
#EC9FF3 #F3C29F #A6F39F #9FD0F3
split-complementary
#EC9FF3 #D0F39F #9FF3C2
monochromatic
#D632E5 #E169EC #EC9FF3 #F7D5FA #FAE4FC
Accessibility & contrast
On white
1.94
#EC9FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#EC9FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9FF3
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9FF3 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F6
Deuteranopia (green-blind)
#AABDF0
Tritanopia (blue-blind)
#EFA8BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ec9ff3; /* rgb */ color: rgb(236, 159, 243); /* oklch */ color: oklch(80.6% 0.141 323.9);
Tailwind
colors: {
custom: {
50: '#f3bcf7',
500: '#ec9ff3',
950: '#000000',
},
}SCSS
$custom: #ec9ff3; $custom-light: #f3bcf7; $custom-dark: #000000;
JSON
{
"hex": "#ec9ff3",
"rgb": {
"r": 236,
"g": 159,
"b": 243
},
"hsl": {
"h": 295,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.80568,
"c": 0.14122,
"h": 323.9
},
"luminance": 0.491
}Semantic roles & 50–950 ramp
primary
#EC9FF3
secondary
#DAF3D8
accent
#DA0B1D
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171217
muted
#858185