#EA8AF2#EA8AF2
#EA8AF2 is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.1% C 0.174 H 324.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8AF2 |
|---|---|
| RGB | rgb(234, 138, 242) |
| HSL | hsl(295, 80%, 75%) |
| HSV | hsv(295, 43%, 95%) |
| CMYK | cmyk(3.3%, 43%, 0%, 5.1%) |
| CIE-LAB | lab(70.93, 51.94, -37.12) |
| CIE-LCH | lch(70.93, 63.84, 324.45°) |
| OKLab | oklab(77.06% 0.1416 -0.1018) |
| OKLCH | oklch(77.06% 0.174 324.3) |
| XYZ | xyz(59.0457, 42.0828, 88.9998) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.50
Orchid
#DA70D6
ΔE00 6.81
Candy Pink
#FF63E9
ΔE00 7.09
Light Magenta
#FA5FF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8AF2 #92F28A
analogous
#B68AF2 #EA8AF2 #F28AC6
triadic
#EA8AF2 #F2EA8A #8AF2EA
tetradic
#EA8AF2 #F2B68A #92F28A #8AC6F2
square
#EA8AF2 #F2B68A #92F28A #8AC6F2
split-complementary
#EA8AF2 #C6F28A #8AF2B6
monochromatic
#D61CE6 #E053EC #EA8AF2 #F4C1F8 #FAE3FC
Accessibility & contrast
On white
2.23
#EA8AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EA8AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8AF2
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8AF2 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#EE96B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8af2; /* rgb */ color: rgb(234, 138, 242); /* oklch */ color: oklch(77.1% 0.174 324.3);
Tailwind
colors: {
custom: {
50: '#f2aef6',
500: '#ea8af2',
950: '#000000',
},
}SCSS
$custom: #ea8af2; $custom-light: #f2aef6; $custom-dark: #000000;
JSON
{
"hex": "#ea8af2",
"rgb": {
"r": 234,
"g": 138,
"b": 242
},
"hsl": {
"h": 295.385,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.7706,
"c": 0.17441,
"h": 324.3
},
"luminance": 0.4208
}Semantic roles & 50–950 ramp
primary
#EA8AF2
secondary
#D9F4D7
accent
#DC0919
background
#FFFAFF
surface
#FEF5FE
border
#D6CFD6
text
#171017
muted
#857F85