#EA83E5#EA83E5
#EA83E5 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.5% C 0.174 H 328.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83E5 |
|---|---|
| RGB | rgb(234, 131, 229) |
| HSL | hsl(303, 71%, 72%) |
| HSV | hsv(303, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 2.1%, 8.2%) |
| CIE-LAB | lab(69.03, 53.13, -32.93) |
| CIE-LCH | lch(69.03, 62.51, 328.21°) |
| OKLab | oklab(75.47% 0.149 -0.0898) |
| OKLCH | oklch(75.47% 0.174 328.9) |
| XYZ | xyz(56.1900, 39.3851, 78.7559) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 2.76
Lavender Pink
#DD85D7
ΔE00 2.82
Orchid
#DA70D6
ΔE00 5.11
Candy Pink
#FF63E9
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83E5 #83EA88
analogous
#BC83EA #EA83E5 #EA83B2
triadic
#EA83E5 #E5EA83 #83E5EA
tetradic
#EA83E5 #EABC83 #83EA88 #83B2EA
square
#EA83E5 #EABC83 #83EA88 #83B2EA
split-complementary
#EA83E5 #B2EA83 #83EABC
monochromatic
#CF23C7 #E14FDA #EA83E5 #F3B7F0 #FBE5FA
Accessibility & contrast
On white
2.37
#EA83E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EA83E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83E5
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83E5 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E8
Deuteranopia (green-blind)
#99ADE2
Tritanopia (blue-blind)
#F18CA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea83e5; /* rgb */ color: rgb(234, 131, 229); /* oklch */ color: oklch(75.5% 0.174 328.9);
Tailwind
colors: {
custom: {
50: '#f3aaed',
500: '#ea83e5',
950: '#000000',
},
}SCSS
$custom: #ea83e5; $custom-light: #f3aaed; $custom-dark: #000000;
JSON
{
"hex": "#ea83e5",
"rgb": {
"r": 234,
"g": 131,
"b": 229
},
"hsl": {
"h": 302.913,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.75469,
"c": 0.17394,
"h": 328.9
},
"luminance": 0.39382
}Semantic roles & 50–950 ramp
primary
#EA83E5
secondary
#D7F2D8
accent
#D31C12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84