#EA83EA#EA83EA
#EA83EA is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.7% C 0.178 H 327.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83EA |
|---|---|
| RGB | rgb(234, 131, 234) |
| HSL | hsl(300, 71%, 72%) |
| HSV | hsv(300, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(69.23, 54.01, -35.37) |
| CIE-LCH | lch(69.23, 64.56, 326.78°) |
| OKLab | oklab(75.69% 0.1499 -0.0968) |
| OKLCH | oklch(75.69% 0.178 327.2) |
| XYZ | xyz(56.8982, 39.6684, 82.4857) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.78
Purply Pink
#F075E6
ΔE00 2.76
Lavender Pink
#DD85D7
ΔE00 3.48
Orchid
#DA70D6
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83EA #83EA83
analogous
#B783EA #EA83EA #EA83B7
triadic
#EA83EA #EAEA83 #83EAEA
tetradic
#EA83EA #EAB783 #83EA83 #83B7EA
square
#EA83EA #EAB783 #83EA83 #83B7EA
split-complementary
#EA83EA #B7EA83 #83EAB7
monochromatic
#CF23CF #E14FE1 #EA83EA #F3B7F3 #FBE5FB
Accessibility & contrast
On white
2.35
#EA83EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EA83EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83EA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83EA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EE
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#F08DAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea83ea; /* rgb */ color: rgb(234, 131, 234); /* oklch */ color: oklch(75.7% 0.178 327.2);
Tailwind
colors: {
custom: {
50: '#f3aaf1',
500: '#ea83ea',
950: '#000000',
},
}SCSS
$custom: #ea83ea; $custom-light: #f3aaf1; $custom-dark: #000000;
JSON
{
"hex": "#ea83ea",
"rgb": {
"r": 234,
"g": 131,
"b": 234
},
"hsl": {
"h": 300,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.75687,
"c": 0.17843,
"h": 327.2
},
"luminance": 0.39666
}Semantic roles & 50–950 ramp
primary
#EA83EA
secondary
#D7F2D7
accent
#D31212
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84