#EA83E4#EA83E4
#EA83E4 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.4% C 0.173 H 329.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83E4 |
|---|---|
| RGB | rgb(234, 131, 228) |
| HSL | hsl(303, 71%, 72%) |
| HSV | hsv(303, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 2.6%, 8.2%) |
| CIE-LAB | lab(68.99, 52.96, -32.44) |
| CIE-LCH | lch(68.99, 62.11, 328.51°) |
| OKLab | oklab(75.43% 0.1488 -0.0884) |
| OKLCH | oklch(75.43% 0.173 329.3) |
| XYZ | xyz(56.0508, 39.3294, 78.0227) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.69
Lavender Pink
#DD85D7
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 2.79
Orchid
#DA70D6
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83E4 #83EA89
analogous
#BD83EA #EA83E4 #EA83B1
triadic
#EA83E4 #E4EA83 #83E4EA
tetradic
#EA83E4 #EABD83 #83EA89 #83B1EA
square
#EA83E4 #EABD83 #83EA89 #83B1EA
split-complementary
#EA83E4 #B1EA83 #83EABD
monochromatic
#CF23C5 #E14FD9 #EA83E4 #F3B7EF #FBE5F9
Accessibility & contrast
On white
2.37
#EA83E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EA83E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83E4
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83E4 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E7
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#F18CA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea83e4; /* rgb */ color: rgb(234, 131, 228); /* oklch */ color: oklch(75.4% 0.173 329.3);
Tailwind
colors: {
custom: {
50: '#f3aaec',
500: '#ea83e4',
950: '#000000',
},
}SCSS
$custom: #ea83e4; $custom-light: #f3aaec; $custom-dark: #000000;
JSON
{
"hex": "#ea83e4",
"rgb": {
"r": 234,
"g": 131,
"b": 228
},
"hsl": {
"h": 303.495,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.75426,
"c": 0.17305,
"h": 329.3
},
"luminance": 0.39326
}Semantic roles & 50–950 ramp
primary
#EA83E4
secondary
#D7F2D9
accent
#D31E12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84