#EA95F4#EA95F4
#EA95F4 is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.8% C 0.158 H 323.1°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95F4 |
|---|---|
| RGB | rgb(234, 149, 244) |
| HSL | hsl(294, 81%, 77%) |
| HSV | hsv(294, 39%, 96%) |
| CMYK | cmyk(4.1%, 38.9%, 0%, 4.3%) |
| CIE-LAB | lab(73.23, 46.67, -34.64) |
| CIE-LCH | lch(73.23, 58.12, 323.42°) |
| OKLab | oklab(78.81% 0.1264 -0.0948) |
| OKLCH | oklch(78.81% 0.158 323.1) |
| XYZ | xyz(61.0065, 45.5213, 91.1433) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.38
Plum
#DDA0DD
ΔE00 6.05
Purply Pink
#F075E6
ΔE00 6.58
Baby Purple
#CA9BF7
ΔE00 6.87
Mauve
#E0B0FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95F4 #9FF495
analogous
#BB95F4 #EA95F4 #F495CF
triadic
#EA95F4 #F4EA95 #95F4EA
tetradic
#EA95F4 #F4BB95 #9FF495 #95CFF4
square
#EA95F4 #F4BB95 #9FF495 #95CFF4
split-complementary
#EA95F4 #CFF495 #95F4BB
monochromatic
#D426E8 #DF5EEE #EA95F4 #F5CCFA #FAE3FC
Accessibility & contrast
On white
2.08
#EA95F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EA95F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95F4
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95F4 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF7
Deuteranopia (green-blind)
#A1B7F1
Tritanopia (blue-blind)
#ED9FB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea95f4; /* rgb */ color: rgb(234, 149, 244); /* oklch */ color: oklch(78.8% 0.158 323.1);
Tailwind
colors: {
custom: {
50: '#f2b6f8',
500: '#ea95f4',
950: '#000000',
},
}SCSS
$custom: #ea95f4; $custom-light: #f2b6f8; $custom-dark: #000000;
JSON
{
"hex": "#ea95f4",
"rgb": {
"r": 234,
"g": 149,
"b": 244
},
"hsl": {
"h": 293.684,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.78813,
"c": 0.15804,
"h": 323.1
},
"luminance": 0.45519
}Semantic roles & 50–950 ramp
primary
#EA95F4
secondary
#DAF4D7
accent
#DE081E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085