#EA83E9#EA83E9
#EA83E9 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.6% C 0.178 H 327.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83E9 |
|---|---|
| RGB | rgb(234, 131, 233) |
| HSL | hsl(301, 71%, 72%) |
| HSV | hsv(301, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 0.4%, 8.2%) |
| CIE-LAB | lab(69.19, 53.84, -34.88) |
| CIE-LCH | lch(69.19, 64.15, 327.06°) |
| OKLab | oklab(75.64% 0.1497 -0.0954) |
| OKLCH | oklch(75.64% 0.178 327.5) |
| XYZ | xyz(56.7550, 39.6111, 81.7312) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.90
Purply Pink
#F075E6
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 3.34
Orchid
#DA70D6
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83E9 #83EA84
analogous
#B883EA #EA83E9 #EA83B6
triadic
#EA83E9 #E9EA83 #83E9EA
tetradic
#EA83E9 #EAB883 #83EA84 #83B6EA
square
#EA83E9 #EAB883 #83EA84 #83B6EA
split-complementary
#EA83E9 #B6EA83 #83EAB8
monochromatic
#CF23CE #E14FE0 #EA83E9 #F3B7F2 #FBE5FA
Accessibility & contrast
On white
2.35
#EA83E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EA83E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83E9
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83E9 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA0ED
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#F08DAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea83e9; /* rgb */ color: rgb(234, 131, 233); /* oklch */ color: oklch(75.6% 0.178 327.5);
Tailwind
colors: {
custom: {
50: '#f3aaf0',
500: '#ea83e9',
950: '#000000',
},
}SCSS
$custom: #ea83e9; $custom-light: #f3aaf0; $custom-dark: #000000;
JSON
{
"hex": "#ea83e9",
"rgb": {
"r": 234,
"g": 131,
"b": 233
},
"hsl": {
"h": 300.583,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.75643,
"c": 0.17751,
"h": 327.5
},
"luminance": 0.39608
}Semantic roles & 50–950 ramp
primary
#EA83E9
secondary
#D7F2D7
accent
#D31412
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84