#EA8AFE#EA8AFE
#EA8AFE is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.6% C 0.186 H 320.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8AFE |
|---|---|
| RGB | rgb(234, 138, 254) |
| HSL | hsl(290, 98%, 77%) |
| HSV | hsv(290, 46%, 100%) |
| CMYK | cmyk(7.9%, 45.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.44, 54.18, -42.87) |
| CIE-LCH | lch(71.44, 69.09, 321.65°) |
| OKLab | oklab(77.61% 0.1437 -0.1183) |
| OKLCH | oklch(77.61% 0.186 320.5) |
| XYZ | xyz(60.9074, 42.8274, 98.8049) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.37
Liliac
#C48EFD
ΔE00 7.14
Violet Pink
#FB5FFC
ΔE00 7.17
Baby Purple
#CA9BF7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8AFE #9EFE8A
analogous
#B08AFE #EA8AFE #FE8AD8
triadic
#EA8AFE #FEEA8A #8AFEEA
tetradic
#EA8AFE #FEB08A #9EFE8A #8AD8FE
square
#EA8AFE #FEB08A #9EFE8A #8AD8FE
split-complementary
#EA8AFE #D8FE8A #8AFEB0
monochromatic
#D411FD #DF4DFD #EA8AFE #F5C7FF #FAE1FF
Accessibility & contrast
On white
2.20
#EA8AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EA8AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8AFE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8AFE | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#EC99B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8afe; /* rgb */ color: rgb(234, 138, 254); /* oklch */ color: oklch(77.6% 0.186 320.5);
Tailwind
colors: {
custom: {
50: '#f3afff',
500: '#ea8afe',
950: '#000000',
},
}SCSS
$custom: #ea8afe; $custom-light: #f3afff; $custom-dark: #000000;
JSON
{
"hex": "#ea8afe",
"rgb": {
"r": 234,
"g": 138,
"b": 254
},
"hsl": {
"h": 289.655,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.77607,
"c": 0.1861,
"h": 320.5
},
"luminance": 0.42825
}Semantic roles & 50–950 ramp
primary
#EA8AFE
secondary
#DAF7D4
accent
#E60028
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171118
muted
#858086