#EA92E1#EA92E1
#EA92E1 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.6% C 0.145 H 330.6°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92E1 |
|---|---|
| RGB | rgb(234, 146, 225) |
| HSL | hsl(306, 68%, 75%) |
| HSV | hsv(306, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 3.8%, 8.2%) |
| CIE-LAB | lab(71.89, 44.79, -26.33) |
| CIE-LCH | lch(71.89, 51.96, 329.56°) |
| OKLab | oklab(77.56% 0.1264 -0.0713) |
| OKLCH | oklch(77.56% 0.145 330.6) |
| XYZ | xyz(57.8004, 43.4892, 76.5692) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.61
Plum
#DDA0DD
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 6.32
Bubblegum Pink
#FE83CC
ΔE00 6.47
Orchid
#DA70D6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92E1 #92EA9B
analogous
#C792EA #EA92E1 #EA92B5
triadic
#EA92E1 #E1EA92 #92E1EA
tetradic
#EA92E1 #EAC792 #92EA9B #92B5EA
square
#EA92E1 #EAC792 #92EA9B #92B5EA
split-complementary
#EA92E1 #B5EA92 #92EAC7
monochromatic
#D62BC5 #E05FD3 #EA92E1 #F4C5EF #FAE5F8
Accessibility & contrast
On white
2.17
#EA92E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EA92E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92E1
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92E1 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA9E4
Deuteranopia (green-blind)
#A5B5DE
Tritanopia (blue-blind)
#F198B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea92e1; /* rgb */ color: rgb(234, 146, 225); /* oklch */ color: oklch(77.6% 0.145 330.6);
Tailwind
colors: {
custom: {
50: '#f2b3ea',
500: '#ea92e1',
950: '#000000',
},
}SCSS
$custom: #ea92e1; $custom-light: #f2b3ea; $custom-dark: #000000;
JSON
{
"hex": "#ea92e1",
"rgb": {
"r": 234,
"g": 146,
"b": 225
},
"hsl": {
"h": 306.136,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.7756,
"c": 0.14512,
"h": 330.6
},
"luminance": 0.43486
}Semantic roles & 50–950 ramp
primary
#EA92E1
secondary
#D9F2DC
accent
#D02916
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084