#EA95FB#EA95FB
#EA95FB is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.1% C 0.165 H 320.8°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95FB |
|---|---|
| RGB | rgb(234, 149, 251) |
| HSL | hsl(290, 93%, 78%) |
| HSV | hsv(290, 41%, 98%) |
| CMYK | cmyk(6.8%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.52, 48.00, -38.00) |
| CIE-LCH | lch(73.52, 61.22, 321.63°) |
| OKLab | oklab(79.12% 0.1279 -0.1044) |
| OKLCH | oklch(79.12% 0.165 320.8) |
| XYZ | xyz(62.0896, 45.9545, 96.8475) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.36
Lilac (survey)
#CEA2FD
ΔE00 6.74
Purply Pink
#F075E6
ΔE00 6.93
Mauve
#E0B0FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95FB #A6FB95
analogous
#B795FB #EA95FB #FB95D9
triadic
#EA95FB #FBEA95 #95FBEA
tetradic
#EA95FB #FBB795 #A6FB95 #95D9FB
square
#EA95FB #FBB795 #A6FB95 #95D9FB
split-complementary
#EA95FB #D9FB95 #95FBB7
monochromatic
#D31FF7 #DE5AF9 #EA95FB #F6D0FD #F9E2FE
Accessibility & contrast
On white
2.06
#EA95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#EA95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95FB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95FB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#ECA1BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea95fb; /* rgb */ color: rgb(234, 149, 251); /* oklch */ color: oklch(79.1% 0.165 320.8);
Tailwind
colors: {
custom: {
50: '#f2b6fd',
500: '#ea95fb',
950: '#000000',
},
}SCSS
$custom: #ea95fb; $custom-light: #f2b6fd; $custom-dark: #000000;
JSON
{
"hex": "#ea95fb",
"rgb": {
"r": 234,
"g": 149,
"b": 251
},
"hsl": {
"h": 290,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.79118,
"c": 0.16507,
"h": 320.8
},
"luminance": 0.45952
}Semantic roles & 50–950 ramp
primary
#EA95FB
secondary
#DAF6D5
accent
#E60026
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085