#EA95F7#EA95F7
#EA95F7 is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.9% C 0.161 H 322.1°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95F7 |
|---|---|
| RGB | rgb(234, 149, 247) |
| HSL | hsl(292, 86%, 78%) |
| HSV | hsv(292, 40%, 97%) |
| CMYK | cmyk(5.3%, 39.7%, 0%, 3.1%) |
| CIE-LAB | lab(73.35, 47.24, -36.08) |
| CIE-LCH | lch(73.35, 59.44, 322.62°) |
| OKLab | oklab(78.94% 0.1271 -0.0989) |
| OKLCH | oklch(78.94% 0.161 322.1) |
| XYZ | xyz(61.4657, 45.7050, 93.5618) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.48
Baby Purple
#CA9BF7
ΔE00 6.62
Purply Pink
#F075E6
ΔE00 6.70
Lilac (survey)
#CEA2FD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95F7 #A2F795
analogous
#B995F7 #EA95F7 #F795D3
triadic
#EA95F7 #F7EA95 #95F7EA
tetradic
#EA95F7 #F7B995 #A2F795 #95D3F7
square
#EA95F7 #F7B995 #A2F795 #95D3F7
split-complementary
#EA95F7 #D3F795 #95F7B9
monochromatic
#D323EE #DF5CF3 #EA95F7 #F5CEFB #F9E3FD
Accessibility & contrast
On white
2.07
#EA95F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#EA95F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95F7
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95F7 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFB
Deuteranopia (green-blind)
#9FB8F4
Tritanopia (blue-blind)
#EDA0BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea95f7; /* rgb */ color: rgb(234, 149, 247); /* oklch */ color: oklch(78.9% 0.161 322.1);
Tailwind
colors: {
custom: {
50: '#f2b6fa',
500: '#ea95f7',
950: '#000000',
},
}SCSS
$custom: #ea95f7; $custom-light: #f2b6fa; $custom-dark: #000000;
JSON
{
"hex": "#ea95f7",
"rgb": {
"r": 234,
"g": 149,
"b": 247
},
"hsl": {
"h": 292.041,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.78943,
"c": 0.16103,
"h": 322.1
},
"luminance": 0.45703
}Semantic roles & 50–950 ramp
primary
#EA95F7
secondary
#DAF5D6
accent
#E20321
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085