#EA95EF#EA95EF
#EA95EF is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.6% C 0.153 H 324.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95EF |
|---|---|
| RGB | rgb(234, 149, 239) |
| HSL | hsl(297, 74%, 76%) |
| HSV | hsv(297, 38%, 94%) |
| CMYK | cmyk(2.1%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(73.04, 45.75, -32.22) |
| CIE-LCH | lch(73.04, 55.95, 324.85°) |
| OKLab | oklab(78.6% 0.1253 -0.0879) |
| OKLCH | oklch(78.6% 0.153 324.9) |
| XYZ | xyz(60.2576, 45.2217, 87.1992) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.82
Plum
#DDA0DD
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 7.35
Baby Purple
#CA9BF7
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95EF #9AEF95
analogous
#BD95EF #EA95EF #EF95C7
triadic
#EA95EF #EFEA95 #95EFEA
tetradic
#EA95EF #EFBD95 #9AEF95 #95C7EF
square
#EA95EF #EFBD95 #9AEF95 #95C7EF
split-complementary
#EA95EF #C7EF95 #95EFBD
monochromatic
#D52BDF #DF60E7 #EA95EF #F5CAF7 #FAE4FB
Accessibility & contrast
On white
2.09
#EA95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EA95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95EF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95EF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF2
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#EE9EB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea95ef; /* rgb */ color: rgb(234, 149, 239); /* oklch */ color: oklch(78.6% 0.153 324.9);
Tailwind
colors: {
custom: {
50: '#f2b6f4',
500: '#ea95ef',
950: '#000000',
},
}SCSS
$custom: #ea95ef; $custom-light: #f2b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ea95ef",
"rgb": {
"r": 234,
"g": 149,
"b": 239
},
"hsl": {
"h": 296.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.78601,
"c": 0.15311,
"h": 324.9
},
"luminance": 0.45219
}Semantic roles & 50–950 ramp
primary
#EA95EF
secondary
#DAF3D8
accent
#D6101B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085