#EC9FF9#EC9FF9
#EC9FF9 is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.8% C 0.147 H 321.6°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9FF9 |
|---|---|
| RGB | rgb(236, 159, 249) |
| HSL | hsl(291, 88%, 80%) |
| HSV | hsv(291, 36%, 98%) |
| CMYK | cmyk(5.2%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(75.74, 43.00, -33.45) |
| CIE-LCH | lch(75.74, 54.48, 322.12°) |
| OKLab | oklab(80.82% 0.1155 -0.0915) |
| OKLCH | oklch(80.82% 0.147 321.6) |
| XYZ | xyz(64.0871, 49.4708, 95.7771) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.23
Plum
#DDA0DD
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 6.17
Lilac (survey)
#CEA2FD
ΔE00 6.58
Baby Purple
#CA9BF7
ΔE00 6.70
Lavender (survey)
#C79FEF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9FF9 #ACF99F
analogous
#BF9FF9 #EC9FF9 #F99FD9
triadic
#EC9FF9 #F9EC9F #9FF9EC
tetradic
#EC9FF9 #F9BF9F #ACF99F #9FD9F9
square
#EC9FF9 #F9BF9F #ACF99F #9FD9F9
split-complementary
#EC9FF9 #D9F99F #9FF9BF
monochromatic
#D52CF2 #E165F5 #EC9FF9 #F7D9FD #F9E2FD
Accessibility & contrast
On white
1.93
#EC9FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#EC9FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9FF9
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9FF9 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FC
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#EEA9C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ec9ff9; /* rgb */ color: rgb(236, 159, 249); /* oklch */ color: oklch(80.8% 0.147 321.6);
Tailwind
colors: {
custom: {
50: '#f3bcfb',
500: '#ec9ff9',
950: '#000000',
},
}SCSS
$custom: #ec9ff9; $custom-light: #f3bcfb; $custom-dark: #000000;
JSON
{
"hex": "#ec9ff9",
"rgb": {
"r": 236,
"g": 159,
"b": 249
},
"hsl": {
"h": 291.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.80816,
"c": 0.14731,
"h": 321.6
},
"luminance": 0.49469
}Semantic roles & 50–950 ramp
primary
#EC9FF9
secondary
#DAF5D6
accent
#E50122
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185