#EA83F4#EA83F4
#EA83F4 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.1% C 0.188 H 323.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83F4 |
|---|---|
| RGB | rgb(234, 131, 244) |
| HSL | hsl(295, 84%, 74%) |
| HSV | hsv(295, 46%, 96%) |
| CMYK | cmyk(4.1%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(69.65, 55.81, -40.20) |
| CIE-LCH | lch(69.65, 68.79, 324.23°) |
| OKLab | oklab(76.14% 0.1516 -0.1106) |
| OKLCH | oklch(76.14% 0.188 323.9) |
| XYZ | xyz(58.3756, 40.2593, 90.2663) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.47
Purply Pink
#F075E6
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.93
Violet Pink
#FB5FFC
ΔE00 5.95
Orchid
#DA70D6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83F4 #8DF483
analogous
#B183F4 #EA83F4 #F483C5
triadic
#EA83F4 #F4EA83 #83F4EA
tetradic
#EA83F4 #F4B183 #8DF483 #83C5F4
square
#EA83F4 #F4B183 #8DF483 #83C5F4
split-complementary
#EA83F4 #C5F483 #83F4B1
monochromatic
#D515E8 #E04BEF #EA83F4 #F4BBF9 #FAE3FD
Accessibility & contrast
On white
2.32
#EA83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EA83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83F4
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83F4 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#93AFF1
Tritanopia (blue-blind)
#EE90B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea83f4; /* rgb */ color: rgb(234, 131, 244); /* oklch */ color: oklch(76.1% 0.188 323.9);
Tailwind
colors: {
custom: {
50: '#f3aaf8',
500: '#ea83f4',
950: '#000000',
},
}SCSS
$custom: #ea83f4; $custom-light: #f3aaf8; $custom-dark: #000000;
JSON
{
"hex": "#ea83f4",
"rgb": {
"r": 234,
"g": 131,
"b": 244
},
"hsl": {
"h": 294.69,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.76138,
"c": 0.18769,
"h": 323.9
},
"luminance": 0.40257
}Semantic roles & 50–950 ramp
primary
#EA83F4
secondary
#D9F4D7
accent
#E00519
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85