#EA8FF1#EA8FF1
#EA8FF1 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.8% C 0.165 H 324.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FF1 |
|---|---|
| RGB | rgb(234, 143, 241) |
| HSL | hsl(296, 78%, 75%) |
| HSV | hsv(296, 41%, 95%) |
| CMYK | cmyk(2.9%, 40.7%, 0%, 5.5%) |
| CIE-LAB | lab(71.89, 49.21, -35.09) |
| CIE-LCH | lch(71.89, 60.44, 324.51°) |
| OKLab | oklab(77.76% 0.1344 -0.0961) |
| OKLCH | oklch(77.76% 0.165 324.4) |
| XYZ | xyz(59.6298, 43.4907, 88.4556) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Lavender Pink
#DD85D7
ΔE00 4.52
Purply Pink
#F075E6
ΔE00 5.28
Plum
#DDA0DD
ΔE00 6.67
Baby Purple
#CA9BF7
ΔE00 7.47
Orchid
#DA70D6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FF1 #96F18F
analogous
#B98FF1 #EA8FF1 #F18FC7
triadic
#EA8FF1 #F1EA8F #8FF1EA
tetradic
#EA8FF1 #F1B98F #96F18F #8FC7F1
square
#EA8FF1 #F1B98F #96F18F #8FC7F1
split-complementary
#EA8FF1 #C7F18F #8FF1B9
monochromatic
#D622E3 #E059EA #EA8FF1 #F4C5F8 #FAE4FC
Accessibility & contrast
On white
2.17
#EA8FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EA8FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FF1
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FF1 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F5
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#EE9AB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ff1; /* rgb */ color: rgb(234, 143, 241); /* oklch */ color: oklch(77.8% 0.165 324.4);
Tailwind
colors: {
custom: {
50: '#f2b2f6',
500: '#ea8ff1',
950: '#000000',
},
}SCSS
$custom: #ea8ff1; $custom-light: #f2b2f6; $custom-dark: #000000;
JSON
{
"hex": "#ea8ff1",
"rgb": {
"r": 234,
"g": 143,
"b": 241
},
"hsl": {
"h": 295.714,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.77763,
"c": 0.16516,
"h": 324.4
},
"luminance": 0.43488
}Semantic roles & 50–950 ramp
primary
#EA8FF1
secondary
#DAF3D8
accent
#DA0B1A
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085