#EA96F9#EA96F9
#EA96F9 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.2% C 0.161 H 321.4°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96F9 |
|---|---|
| RGB | rgb(234, 150, 249) |
| HSL | hsl(291, 89%, 78%) |
| HSV | hsv(291, 40%, 98%) |
| CMYK | cmyk(6%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.64, 47.10, -36.72) |
| CIE-LCH | lch(73.64, 59.72, 322.05°) |
| OKLab | oklab(79.19% 0.126 -0.1008) |
| OKLCH | oklch(79.19% 0.161 321.4) |
| XYZ | xyz(61.9349, 46.1468, 95.2489) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 6.12
Baby Purple
#CA9BF7
ΔE00 6.43
Plum
#DDA0DD
ΔE00 6.63
Lilac (survey)
#CEA2FD
ΔE00 6.78
Mauve
#E0B0FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96F9 #A5F996
analogous
#B896F9 #EA96F9 #F996D6
triadic
#EA96F9 #F9EA96 #96F9EA
tetradic
#EA96F9 #F9B896 #A5F996 #96D6F9
square
#EA96F9 #F9B896 #A5F996 #96D6F9
split-complementary
#EA96F9 #D6F996 #96F9B8
monochromatic
#D322F2 #DE5CF6 #EA96F9 #F6D0FC #F9E2FD
Accessibility & contrast
On white
2.05
#EA96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#EA96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96F9
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96F9 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#ECA2BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea96f9; /* rgb */ color: rgb(234, 150, 249); /* oklch */ color: oklch(79.2% 0.161 321.4);
Tailwind
colors: {
custom: {
50: '#f2b6fb',
500: '#ea96f9',
950: '#000000',
},
}SCSS
$custom: #ea96f9; $custom-light: #f2b6fb; $custom-dark: #000000;
JSON
{
"hex": "#ea96f9",
"rgb": {
"r": 234,
"g": 150,
"b": 249
},
"hsl": {
"h": 290.909,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79185,
"c": 0.16138,
"h": 321.4
},
"luminance": 0.46145
}Semantic roles & 50–950 ramp
primary
#EA96F9
secondary
#DAF5D6
accent
#E60023
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085