#EA8FFB#EA8FFB
#EA8FFB is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.2% C 0.175 H 321.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FFB |
|---|---|
| RGB | rgb(234, 143, 251) |
| HSL | hsl(291, 93%, 77%) |
| HSV | hsv(291, 43%, 98%) |
| CMYK | cmyk(6.8%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(72.30, 51.08, -39.90) |
| CIE-LCH | lch(72.30, 64.81, 322.01°) |
| OKLab | oklab(78.21% 0.1363 -0.1098) |
| OKLCH | oklch(78.21% 0.175 321.1) |
| XYZ | xyz(61.1647, 44.1047, 96.5392) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 5.98
Baby Purple
#CA9BF7
ΔE00 6.81
Liliac
#C48EFD
ΔE00 7.40
Lilac (survey)
#CEA2FD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FFB #A0FB8F
analogous
#B48FFB #EA8FFB #FB8FD6
triadic
#EA8FFB #FBEA8F #8FFBEA
tetradic
#EA8FFB #FBB48F #A0FB8F #8FD6FB
square
#EA8FFB #FBB48F #A0FB8F #8FD6FB
split-complementary
#EA8FFB #D6FB8F #8FFBB4
monochromatic
#D419F7 #DF54F9 #EA8FFB #F5CAFD #F9E1FE
Accessibility & contrast
On white
2.14
#EA8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#EA8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FFB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FFB | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#EC9CB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea8ffb; /* rgb */ color: rgb(234, 143, 251); /* oklch */ color: oklch(78.2% 0.175 321.1);
Tailwind
colors: {
custom: {
50: '#f2b2fd',
500: '#ea8ffb',
950: '#000000',
},
}SCSS
$custom: #ea8ffb; $custom-light: #f2b2fd; $custom-dark: #000000;
JSON
{
"hex": "#ea8ffb",
"rgb": {
"r": 234,
"g": 143,
"b": 251
},
"hsl": {
"h": 290.556,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.78206,
"c": 0.175,
"h": 321.1
},
"luminance": 0.44102
}Semantic roles & 50–950 ramp
primary
#EA8FFB
secondary
#DAF6D5
accent
#E60024
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085