#EA8FF3#EA8FF3
#EA8FF3 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.8% C 0.167 H 323.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FF3 |
|---|---|
| RGB | rgb(234, 143, 243) |
| HSL | hsl(295, 81%, 76%) |
| HSV | hsv(295, 41%, 95%) |
| CMYK | cmyk(3.7%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(71.97, 49.58, -36.05) |
| CIE-LCH | lch(71.97, 61.30, 323.98°) |
| OKLab | oklab(77.85% 0.1348 -0.0988) |
| OKLCH | oklch(77.85% 0.167 323.7) |
| XYZ | xyz(59.9302, 43.6109, 90.0375) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Lavender Pink
#DD85D7
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 5.37
Plum
#DDA0DD
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 7.30
Orchid
#DA70D6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FF3 #98F38F
analogous
#B88FF3 #EA8FF3 #F38FCA
triadic
#EA8FF3 #F3EA8F #8FF3EA
tetradic
#EA8FF3 #F3B88F #98F38F #8FCAF3
square
#EA8FF3 #F3B88F #98F38F #8FCAF3
split-complementary
#EA8FF3 #CAF38F #8FF3B8
monochromatic
#D520E7 #E058ED #EA8FF3 #F4C6F9 #FAE3FC
Accessibility & contrast
On white
2.16
#EA8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EA8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FF3
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FF3 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F7
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#EE9AB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ff3; /* rgb */ color: rgb(234, 143, 243); /* oklch */ color: oklch(77.8% 0.167 323.7);
Tailwind
colors: {
custom: {
50: '#f2b2f7',
500: '#ea8ff3',
950: '#000000',
},
}SCSS
$custom: #ea8ff3; $custom-light: #f2b2f7; $custom-dark: #000000;
JSON
{
"hex": "#ea8ff3",
"rgb": {
"r": 234,
"g": 143,
"b": 243
},
"hsl": {
"h": 294.6,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.7785,
"c": 0.1671,
"h": 323.7
},
"luminance": 0.43608
}Semantic roles & 50–950 ramp
primary
#EA8FF3
secondary
#DAF4D7
accent
#DD091C
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085