#EB8FE5#EB8FE5
#EB8FE5 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.4% C 0.155 H 329.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FE5 |
|---|---|
| RGB | rgb(235, 143, 229) |
| HSL | hsl(304, 70%, 74%) |
| HSV | hsv(304, 39%, 92%) |
| CMYK | cmyk(0%, 39.1%, 2.6%, 7.8%) |
| CIE-LAB | lab(71.53, 47.35, -29.05) |
| CIE-LCH | lch(71.53, 55.55, 328.47°) |
| OKLab | oklab(77.37% 0.1329 -0.0789) |
| OKLCH | oklch(77.37% 0.155 329.3) |
| XYZ | xyz(58.2254, 42.9670, 79.3401) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.48
Bubblegum Pink
#FE83CC
ΔE00 6.86
Orchid
#DA70D6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FE5 #8FEB95
analogous
#C38FEB #EB8FE5 #EB8FB7
triadic
#EB8FE5 #E5EB8F #8FE5EB
tetradic
#EB8FE5 #EBC38F #8FEB95 #8FB7EB
square
#EB8FE5 #EBC38F #8FEB95 #8FB7EB
split-complementary
#EB8FE5 #B7EB8F #8FEBC3
monochromatic
#D827CD #E25BD9 #EB8FE5 #F4C3F1 #FAE5F9
Accessibility & contrast
On white
2.19
#EB8FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EB8FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FE5
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FE5 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA7E8
Deuteranopia (green-blind)
#A2B4E2
Tritanopia (blue-blind)
#F196B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8fe5; /* rgb */ color: rgb(235, 143, 229); /* oklch */ color: oklch(77.4% 0.155 329.3);
Tailwind
colors: {
custom: {
50: '#f3b2ed',
500: '#eb8fe5',
950: '#000000',
},
}SCSS
$custom: #eb8fe5; $custom-light: #f3b2ed; $custom-dark: #000000;
JSON
{
"hex": "#eb8fe5",
"rgb": {
"r": 235,
"g": 143,
"b": 229
},
"hsl": {
"h": 303.913,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.77368,
"c": 0.15454,
"h": 329.3
},
"luminance": 0.42964
}Semantic roles & 50–950 ramp
primary
#EB8FE5
secondary
#D9F2DB
accent
#D22014
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084