#EA8FF2#EA8FF2
#EA8FF2 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.8% C 0.166 H 324.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FF2 |
|---|---|
| RGB | rgb(234, 143, 242) |
| HSL | hsl(295, 79%, 75%) |
| HSV | hsv(295, 41%, 95%) |
| CMYK | cmyk(3.3%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(71.93, 49.40, -35.57) |
| CIE-LCH | lch(71.93, 60.87, 324.24°) |
| OKLab | oklab(77.81% 0.1346 -0.0974) |
| OKLCH | oklch(77.81% 0.166 324.1) |
| XYZ | xyz(59.7796, 43.5506, 89.2444) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 5.32
Plum
#DDA0DD
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 7.38
Orchid
#DA70D6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FF2 #97F28F
analogous
#B98FF2 #EA8FF2 #F28FC8
triadic
#EA8FF2 #F2EA8F #8FF2EA
tetradic
#EA8FF2 #F2B98F #97F28F #8FC8F2
square
#EA8FF2 #F2B98F #97F28F #8FC8F2
split-complementary
#EA8FF2 #C8F28F #8FF2B9
monochromatic
#D521E5 #E058EC #EA8FF2 #F4C6F8 #FAE4FC
Accessibility & contrast
On white
2.16
#EA8FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EA8FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FF2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FF2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F6
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#EE9AB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ff2; /* rgb */ color: rgb(234, 143, 242); /* oklch */ color: oklch(77.8% 0.166 324.1);
Tailwind
colors: {
custom: {
50: '#f2b2f6',
500: '#ea8ff2',
950: '#000000',
},
}SCSS
$custom: #ea8ff2; $custom-light: #f2b2f6; $custom-dark: #000000;
JSON
{
"hex": "#ea8ff2",
"rgb": {
"r": 234,
"g": 143,
"b": 242
},
"hsl": {
"h": 295.152,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.77807,
"c": 0.16614,
"h": 324.1
},
"luminance": 0.43548
}Semantic roles & 50–950 ramp
primary
#EA8FF2
secondary
#DAF4D7
accent
#DB0A1B
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085