#EA92FC#EA92FC
#EA92FC is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.171 H 320.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92FC |
|---|---|
| RGB | rgb(234, 146, 252) |
| HSL | hsl(290, 95%, 78%) |
| HSV | hsv(290, 42%, 99%) |
| CMYK | cmyk(7.1%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(72.94, 49.73, -39.43) |
| CIE-LCH | lch(72.94, 63.47, 321.59°) |
| OKLab | oklab(78.7% 0.1323 -0.1085) |
| OKLCH | oklch(78.7% 0.171 320.6) |
| XYZ | xyz(61.7791, 45.0807, 97.5237) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 6.26
Purply Pink
#F075E6
ΔE00 6.48
Baby Purple
#CA9BF7
ΔE00 6.51
Lilac (survey)
#CEA2FD
ΔE00 7.02
Liliac
#C48EFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92FC #A4FC92
analogous
#B592FC #EA92FC #FC92D9
triadic
#EA92FC #FCEA92 #92FCEA
tetradic
#EA92FC #FCB592 #A4FC92 #92D9FC
square
#EA92FC #FCB592 #A4FC92 #92D9FC
split-complementary
#EA92FC #D9FC92 #92FCB5
monochromatic
#D31BF9 #DF56FA #EA92FC #F5CEFE #F9E1FE
Accessibility & contrast
On white
2.10
#EA92FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#EA92FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92FC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92FC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#EC9FBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea92fc; /* rgb */ color: rgb(234, 146, 252); /* oklch */ color: oklch(78.7% 0.171 320.6);
Tailwind
colors: {
custom: {
50: '#f2b4fd',
500: '#ea92fc',
950: '#000000',
},
}SCSS
$custom: #ea92fc; $custom-light: #f2b4fd; $custom-dark: #000000;
JSON
{
"hex": "#ea92fc",
"rgb": {
"r": 234,
"g": 146,
"b": 252
},
"hsl": {
"h": 289.811,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.78704,
"c": 0.17106,
"h": 320.6
},
"luminance": 0.45078
}Semantic roles & 50–950 ramp
primary
#EA92FC
secondary
#DAF6D5
accent
#E60027
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085