#EA92F1#EA92F1
#EA92F1 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.2% C 0.160 H 324.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92F1 |
|---|---|
| RGB | rgb(234, 146, 241) |
| HSL | hsl(296, 77%, 76%) |
| HSV | hsv(296, 39%, 95%) |
| CMYK | cmyk(2.9%, 39.4%, 0%, 5.5%) |
| CIE-LAB | lab(72.50, 47.67, -34.14) |
| CIE-LCH | lch(72.50, 58.63, 324.39°) |
| OKLab | oklab(78.22% 0.1301 -0.0934) |
| OKLCH | oklch(78.22% 0.16 324.3) |
| XYZ | xyz(60.0862, 44.4035, 88.6077) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 5.88
Plum
#DDA0DD
ΔE00 6.14
Baby Purple
#CA9BF7
ΔE00 7.29
Mauve
#E0B0FF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92F1 #99F192
analogous
#BA92F1 #EA92F1 #F192C8
triadic
#EA92F1 #F1EA92 #92F1EA
tetradic
#EA92F1 #F1BA92 #99F192 #92C8F1
square
#EA92F1 #F1BA92 #99F192 #92C8F1
split-complementary
#EA92F1 #C8F192 #92F1BA
monochromatic
#D526E3 #E05CEA #EA92F1 #F4C8F8 #FAE4FC
Accessibility & contrast
On white
2.13
#EA92F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EA92F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92F1
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92F1 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF4
Deuteranopia (green-blind)
#9FB6EE
Tritanopia (blue-blind)
#EE9CB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea92f1; /* rgb */ color: rgb(234, 146, 241); /* oklch */ color: oklch(78.2% 0.160 324.3);
Tailwind
colors: {
custom: {
50: '#f2b4f6',
500: '#ea92f1',
950: '#000000',
},
}SCSS
$custom: #ea92f1; $custom-light: #f2b4f6; $custom-dark: #000000;
JSON
{
"hex": "#ea92f1",
"rgb": {
"r": 234,
"g": 146,
"b": 241
},
"hsl": {
"h": 295.579,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.78221,
"c": 0.16013,
"h": 324.3
},
"luminance": 0.44401
}Semantic roles & 50–950 ramp
primary
#EA92F1
secondary
#DAF3D8
accent
#D90C1B
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085