#EB8FE4#EB8FE4
#EB8FE4 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.3% C 0.154 H 329.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FE4 |
|---|---|
| RGB | rgb(235, 143, 228) |
| HSL | hsl(305, 70%, 74%) |
| HSV | hsv(305, 39%, 92%) |
| CMYK | cmyk(0%, 39.1%, 3%, 7.8%) |
| CIE-LAB | lab(71.49, 47.18, -28.56) |
| CIE-LCH | lch(71.49, 55.15, 328.81°) |
| OKLab | oklab(77.33% 0.1326 -0.0775) |
| OKLCH | oklch(77.33% 0.154 329.7) |
| XYZ | xyz(58.0862, 42.9113, 78.6068) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 5.41
Plum
#DDA0DD
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 6.70
Orchid
#DA70D6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FE4 #8FEB96
analogous
#C48FEB #EB8FE4 #EB8FB6
triadic
#EB8FE4 #E4EB8F #8FE4EB
tetradic
#EB8FE4 #EBC48F #8FEB96 #8FB6EB
square
#EB8FE4 #EBC48F #8FEB96 #8FB6EB
split-complementary
#EB8FE4 #B6EB8F #8FEBC4
monochromatic
#D827CB #E25BD7 #EB8FE4 #F4C3F1 #FAE5F9
Accessibility & contrast
On white
2.19
#EB8FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EB8FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FE4
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FE4 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E7
Deuteranopia (green-blind)
#A3B4E1
Tritanopia (blue-blind)
#F196AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8fe4; /* rgb */ color: rgb(235, 143, 228); /* oklch */ color: oklch(77.3% 0.154 329.7);
Tailwind
colors: {
custom: {
50: '#f3b2ec',
500: '#eb8fe4',
950: '#000000',
},
}SCSS
$custom: #eb8fe4; $custom-light: #f3b2ec; $custom-dark: #000000;
JSON
{
"hex": "#eb8fe4",
"rgb": {
"r": 235,
"g": 143,
"b": 228
},
"hsl": {
"h": 304.565,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.77327,
"c": 0.15364,
"h": 329.7
},
"luminance": 0.42909
}Semantic roles & 50–950 ramp
primary
#EB8FE4
secondary
#D9F2DB
accent
#D22214
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084