#EC9FF5#EC9FF5
#EC9FF5 is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.7% C 0.143 H 323.1°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9FF5 |
|---|---|
| RGB | rgb(236, 159, 245) |
| HSL | hsl(294, 81%, 79%) |
| HSV | hsv(294, 35%, 96%) |
| CMYK | cmyk(3.7%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(75.59, 42.25, -31.52) |
| CIE-LCH | lch(75.59, 52.71, 323.27°) |
| OKLab | oklab(80.65% 0.1145 -0.086) |
| OKLCH | oklch(80.65% 0.143 323.1) |
| XYZ | xyz(63.4698, 49.2239, 92.5263) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.85
Mauve
#E0B0FF
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.79
Lilac (survey)
#CEA2FD
ΔE00 7.02
Baby Purple
#CA9BF7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9FF5 #A8F59F
analogous
#C19FF5 #EC9FF5 #F59FD3
triadic
#EC9FF5 #F5EC9F #9FF5EC
tetradic
#EC9FF5 #F5C19F #A8F59F #9FD3F5
square
#EC9FF5 #F5C19F #A8F59F #9FD3F5
split-complementary
#EC9FF5 #D3F59F #9FF5C1
monochromatic
#D630E9 #E168EF #EC9FF5 #F7D6FB #FAE3FC
Accessibility & contrast
On white
1.94
#EC9FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#EC9FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9FF5
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9FF5 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5F8
Deuteranopia (green-blind)
#A9BDF2
Tritanopia (blue-blind)
#EFA8BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ec9ff5; /* rgb */ color: rgb(236, 159, 245); /* oklch */ color: oklch(80.7% 0.143 323.1);
Tailwind
colors: {
custom: {
50: '#f3bcf8',
500: '#ec9ff5',
950: '#000000',
},
}SCSS
$custom: #ec9ff5; $custom-light: #f3bcf8; $custom-dark: #000000;
JSON
{
"hex": "#ec9ff5",
"rgb": {
"r": 236,
"g": 159,
"b": 245
},
"hsl": {
"h": 293.721,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.8065,
"c": 0.14323,
"h": 323.1
},
"luminance": 0.49222
}Semantic roles & 50–950 ramp
primary
#EC9FF5
secondary
#DAF4D7
accent
#DD081E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185