#EA95FC#EA95FC
#EA95FC is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.2% C 0.166 H 320.4°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95FC |
|---|---|
| RGB | rgb(234, 149, 252) |
| HSL | hsl(290, 94%, 79%) |
| HSV | hsv(290, 41%, 99%) |
| CMYK | cmyk(7.1%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.56, 48.19, -38.48) |
| CIE-LCH | lch(73.56, 61.67, 321.39°) |
| OKLab | oklab(79.16% 0.1281 -0.1058) |
| OKLCH | oklch(79.16% 0.166 320.4) |
| XYZ | xyz(62.2477, 46.0177, 97.6799) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 6.44
Lilac (survey)
#CEA2FD
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 6.99
Purply Pink
#F075E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95FC #A7FC95
analogous
#B695FC #EA95FC #FC95DA
triadic
#EA95FC #FCEA95 #95FCEA
tetradic
#EA95FC #FCB695 #A7FC95 #95DAFC
square
#EA95FC #FCB695 #A7FC95 #95DAFC
split-complementary
#EA95FC #DAFC95 #95FCB6
monochromatic
#D21EF9 #DE59FA #EA95FC #F6D1FE #F9E1FE
Accessibility & contrast
On white
2.06
#EA95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#EA95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95FC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95FC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#ECA2BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea95fc; /* rgb */ color: rgb(234, 149, 252); /* oklch */ color: oklch(79.2% 0.166 320.4);
Tailwind
colors: {
custom: {
50: '#f2b6fd',
500: '#ea95fc',
950: '#000000',
},
}SCSS
$custom: #ea95fc; $custom-light: #f2b6fd; $custom-dark: #000000;
JSON
{
"hex": "#ea95fc",
"rgb": {
"r": 234,
"g": 149,
"b": 252
},
"hsl": {
"h": 289.515,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.79162,
"c": 0.1661,
"h": 320.4
},
"luminance": 0.46016
}Semantic roles & 50–950 ramp
primary
#EA95FC
secondary
#DBF6D5
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085