#EA8BF2#EA8BF2
#EA8BF2 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.2% C 0.173 H 324.2°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BF2 |
|---|---|
| RGB | rgb(234, 139, 242) |
| HSL | hsl(295, 80%, 75%) |
| HSV | hsv(295, 43%, 95%) |
| CMYK | cmyk(3.3%, 42.6%, 0%, 5.1%) |
| CIE-LAB | lab(71.13, 51.44, -36.82) |
| CIE-LCH | lch(71.13, 63.25, 324.41°) |
| OKLab | oklab(77.21% 0.1402 -0.101) |
| OKLCH | oklch(77.21% 0.173 324.2) |
| XYZ | xyz(59.1898, 42.3710, 89.0478) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Lavender Pink
#DD85D7
ΔE00 4.52
Purply Pink
#F075E6
ΔE00 4.58
Orchid
#DA70D6
ΔE00 6.97
Candy Pink
#FF63E9
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BF2 #93F28B
analogous
#B78BF2 #EA8BF2 #F28BC6
triadic
#EA8BF2 #F2EA8B #8BF2EA
tetradic
#EA8BF2 #F2B78B #93F28B #8BC6F2
square
#EA8BF2 #F2B78B #93F28B #8BC6F2
split-complementary
#EA8BF2 #C6F28B #8BF2B7
monochromatic
#D61DE6 #E054EC #EA8BF2 #F4C2F8 #FAE3FC
Accessibility & contrast
On white
2.22
#EA8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#EA8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BF2
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BF2 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#9AB2EF
Tritanopia (blue-blind)
#EE96B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8bf2; /* rgb */ color: rgb(234, 139, 242); /* oklch */ color: oklch(77.2% 0.173 324.2);
Tailwind
colors: {
custom: {
50: '#f2aff6',
500: '#ea8bf2',
950: '#000000',
},
}SCSS
$custom: #ea8bf2; $custom-light: #f2aff6; $custom-dark: #000000;
JSON
{
"hex": "#ea8bf2",
"rgb": {
"r": 234,
"g": 139,
"b": 242
},
"hsl": {
"h": 295.34,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.77207,
"c": 0.17277,
"h": 324.2
},
"luminance": 0.42368
}Semantic roles & 50–950 ramp
primary
#EA8BF2
secondary
#D9F4D7
accent
#DC091A
background
#FFFAFF
surface
#FEF5FE
border
#D6CFD6
text
#171117
muted
#858085