#EA83EF#EA83EF
#EA83EF is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.9% C 0.183 H 325.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83EF |
|---|---|
| RGB | rgb(234, 131, 239) |
| HSL | hsl(297, 77%, 73%) |
| HSV | hsv(297, 45%, 94%) |
| CMYK | cmyk(2.1%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(69.44, 54.91, -37.79) |
| CIE-LCH | lch(69.44, 66.66, 325.46°) |
| OKLab | oklab(75.91% 0.1508 -0.1037) |
| OKLCH | oklch(75.91% 0.183 325.5) |
| XYZ | xyz(57.6267, 39.9598, 86.3222) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.79
Purply Pink
#F075E6
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 4.22
Orchid
#DA70D6
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83EF #88EF83
analogous
#B483EF #EA83EF #EF83BE
triadic
#EA83EF #EFEA83 #83EFEA
tetradic
#EA83EF #EFB483 #88EF83 #83BEEF
square
#EA83EF #EFB483 #88EF83 #83BEEF
split-complementary
#EA83EF #BEEF83 #83EFB4
monochromatic
#D21CDB #E14DE8 #EA83EF #F3B9F6 #FAE4FC
Accessibility & contrast
On white
2.34
#EA83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EA83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83EF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83EF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F3
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#EF8FAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea83ef; /* rgb */ color: rgb(234, 131, 239); /* oklch */ color: oklch(75.9% 0.183 325.5);
Tailwind
colors: {
custom: {
50: '#f3aaf4',
500: '#ea83ef',
950: '#000000',
},
}SCSS
$custom: #ea83ef; $custom-light: #f3aaf4; $custom-dark: #000000;
JSON
{
"hex": "#ea83ef",
"rgb": {
"r": 234,
"g": 131,
"b": 239
},
"hsl": {
"h": 297.222,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.7591,
"c": 0.18302,
"h": 325.5
},
"luminance": 0.39957
}Semantic roles & 50–950 ramp
primary
#EA83EF
secondary
#D9F3D8
accent
#D90C16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85