#EC98FA#EC98FA
#EC98FA is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.8% C 0.160 H 321.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EC98FA |
|---|---|
| RGB | rgb(236, 152, 250) |
| HSL | hsl(291, 91%, 79%) |
| HSV | hsv(291, 39%, 98%) |
| CMYK | cmyk(5.6%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(74.31, 46.84, -36.21) |
| CIE-LCH | lch(74.31, 59.20, 322.30°) |
| OKLab | oklab(79.75% 0.1257 -0.0993) |
| OKLCH | oklch(79.75% 0.16 321.7) |
| XYZ | xyz(63.0736, 47.1937, 96.2108) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.50
Mauve
#E0B0FF
ΔE00 6.54
Baby Purple
#CA9BF7
ΔE00 6.65
Lilac (survey)
#CEA2FD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC98FA #A6FA98
analogous
#BB98FA #EC98FA #FA98D7
triadic
#EC98FA #FAEC98 #98FAEC
tetradic
#EC98FA #FABB98 #A6FA98 #98D7FA
square
#EC98FA #FABB98 #A6FA98 #98D7FA
split-complementary
#EC98FA #D7FA98 #98FABB
monochromatic
#D623F4 #E15EF7 #EC98FA #F7D2FD #FAE2FE
Accessibility & contrast
On white
2.01
#EC98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#EC98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC98FA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC98FA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#EEA3BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ec98fa; /* rgb */ color: rgb(236, 152, 250); /* oklch */ color: oklch(79.8% 0.160 321.7);
Tailwind
colors: {
custom: {
50: '#f3b8fc',
500: '#ec98fa',
950: '#000000',
},
}SCSS
$custom: #ec98fa; $custom-light: #f3b8fc; $custom-dark: #000000;
JSON
{
"hex": "#ec98fa",
"rgb": {
"r": 236,
"g": 152,
"b": 250
},
"hsl": {
"h": 291.429,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.79752,
"c": 0.16015,
"h": 321.7
},
"luminance": 0.47191
}Semantic roles & 50–950 ramp
primary
#EC98FA
secondary
#DAF6D5
accent
#E60021
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085