#EA8BEF#EA8BEF
#EA8BEF is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.1% C 0.170 H 325.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BEF |
|---|---|
| RGB | rgb(234, 139, 239) |
| HSL | hsl(297, 76%, 74%) |
| HSV | hsv(297, 42%, 94%) |
| CMYK | cmyk(2.1%, 41.8%, 0%, 6.3%) |
| CIE-LAB | lab(71.00, 50.89, -35.36) |
| CIE-LCH | lch(71.00, 61.97, 325.20°) |
| OKLab | oklab(77.08% 0.1396 -0.0968) |
| OKLCH | oklch(77.08% 0.17 325.3) |
| XYZ | xyz(58.7429, 42.1923, 86.6943) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Lavender Pink
#DD85D7
ΔE00 4.07
Purply Pink
#F075E6
ΔE00 4.44
Orchid
#DA70D6
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BEF #90EF8B
analogous
#B88BEF #EA8BEF #EF8BC2
triadic
#EA8BEF #EFEA8B #8BEFEA
tetradic
#EA8BEF #EFB88B #90EF8B #8BC2EF
square
#EA8BEF #EFB88B #90EF8B #8BC2EF
split-complementary
#EA8BEF #C2EF8B #8BEFB8
monochromatic
#D71FE0 #E055E8 #EA8BEF #F4C1F6 #FAE4FB
Accessibility & contrast
On white
2.23
#EA8BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EA8BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BEF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BEF | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F3
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#EE96B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8bef; /* rgb */ color: rgb(234, 139, 239); /* oklch */ color: oklch(77.1% 0.170 325.3);
Tailwind
colors: {
custom: {
50: '#f2aff4',
500: '#ea8bef',
950: '#000000',
},
}SCSS
$custom: #ea8bef; $custom-light: #f2aff4; $custom-dark: #000000;
JSON
{
"hex": "#ea8bef",
"rgb": {
"r": 234,
"g": 139,
"b": 239
},
"hsl": {
"h": 297,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77076,
"c": 0.16991,
"h": 325.3
},
"luminance": 0.4219
}Semantic roles & 50–950 ramp
primary
#EA8BEF
secondary
#D9F3D8
accent
#D80E18
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171117
muted
#858085