#EA92FF#EA92FF
#EA92FF is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.174 H 319.7°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92FF |
|---|---|
| RGB | rgb(234, 146, 255) |
| HSL | hsl(288, 100%, 79%) |
| HSV | hsv(288, 43%, 100%) |
| CMYK | cmyk(8.2%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(73.07, 50.31, -40.87) |
| CIE-LCH | lch(73.07, 64.81, 320.91°) |
| OKLab | oklab(78.84% 0.1328 -0.1126) |
| OKLCH | oklch(78.84% 0.174 319.7) |
| XYZ | xyz(62.2583, 45.2723, 100.0472) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.70
Purply Pink
#F075E6
ΔE00 6.73
Lilac (survey)
#CEA2FD
ΔE00 6.88
Liliac
#C48EFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92FF #A7FF92
analogous
#B392FF #EA92FF #FF92DD
triadic
#EA92FF #FFEA92 #92FFEA
tetradic
#EA92FF #FFB392 #A7FF92 #92DDFF
square
#EA92FF #FFB392 #A7FF92 #92DDFF
split-complementary
#EA92FF #DDFF92 #92FFB3
monochromatic
#D218FF #DE55FF #EA92FF #F6CFFF #F9E0FF
Accessibility & contrast
On white
2.09
#EA92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EA92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92FF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92FF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#EBA0BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea92ff; /* rgb */ color: rgb(234, 146, 255); /* oklch */ color: oklch(78.8% 0.174 319.7);
Tailwind
colors: {
custom: {
50: '#f2b4ff',
500: '#ea92ff',
950: '#000000',
},
}SCSS
$custom: #ea92ff; $custom-light: #f2b4ff; $custom-dark: #000000;
JSON
{
"hex": "#ea92ff",
"rgb": {
"r": 234,
"g": 146,
"b": 255
},
"hsl": {
"h": 288.44,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.78839,
"c": 0.1741,
"h": 319.7
},
"luminance": 0.4527
}Semantic roles & 50–950 ramp
primary
#EA92FF
secondary
#DBF7D4
accent
#E6002C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086