#EA92EF#EA92EF
#EA92EF is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.1% C 0.158 H 325.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92EF |
|---|---|
| RGB | rgb(234, 146, 239) |
| HSL | hsl(297, 74%, 75%) |
| HSV | hsv(297, 39%, 94%) |
| CMYK | cmyk(2.1%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.42, 47.30, -33.17) |
| CIE-LCH | lch(72.42, 57.77, 324.96°) |
| OKLab | oklab(78.14% 0.1297 -0.0906) |
| OKLCH | oklch(78.14% 0.158 325) |
| XYZ | xyz(59.7891, 44.2847, 87.0430) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.49
Purply Pink
#F075E6
ΔE00 5.84
Plum
#DDA0DD
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 7.48
Mauve
#E0B0FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92EF #97EF92
analogous
#BB92EF #EA92EF #EF92C5
triadic
#EA92EF #EFEA92 #92EFEA
tetradic
#EA92EF #EFBB92 #97EF92 #92C5EF
square
#EA92EF #EFBB92 #97EF92 #92C5EF
split-complementary
#EA92EF #C5EF92 #92EFBB
monochromatic
#D527DF #E05DE7 #EA92EF #F4C7F7 #FAE4FB
Accessibility & contrast
On white
2.13
#EA92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EA92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92EF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92EF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#EE9CB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea92ef; /* rgb */ color: rgb(234, 146, 239); /* oklch */ color: oklch(78.1% 0.158 325.0);
Tailwind
colors: {
custom: {
50: '#f2b4f4',
500: '#ea92ef',
950: '#000000',
},
}SCSS
$custom: #ea92ef; $custom-light: #f2b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ea92ef",
"rgb": {
"r": 234,
"g": 146,
"b": 239
},
"hsl": {
"h": 296.774,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.78136,
"c": 0.15819,
"h": 325
},
"luminance": 0.44282
}Semantic roles & 50–950 ramp
primary
#EA92EF
secondary
#DAF3D8
accent
#D70F1A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085