#EB8EE5#EB8EE5
#EB8EE5 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.2% C 0.156 H 329.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8EE5 |
|---|---|
| RGB | rgb(235, 142, 229) |
| HSL | hsl(304, 70%, 74%) |
| HSV | hsv(304, 40%, 92%) |
| CMYK | cmyk(0%, 39.6%, 2.6%, 7.8%) |
| CIE-LAB | lab(71.33, 47.86, -29.37) |
| CIE-LCH | lch(71.33, 56.16, 328.47°) |
| OKLab | oklab(77.22% 0.1343 -0.0798) |
| OKLCH | oklch(77.22% 0.156 329.3) |
| XYZ | xyz(58.0759, 42.6681, 79.2902) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 3.32
Purply Pink
#F075E6
ΔE00 5.13
Plum
#DDA0DD
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 6.85
Orchid
#DA70D6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8EE5 #8EEB94
analogous
#C38EEB #EB8EE5 #EB8EB7
triadic
#EB8EE5 #E5EB8E #8EE5EB
tetradic
#EB8EE5 #EBC38E #8EEB94 #8EB7EB
square
#EB8EE5 #EBC38E #8EEB94 #8EB7EB
split-complementary
#EB8EE5 #B7EB8E #8EEBC3
monochromatic
#D826CD #E25AD9 #EB8EE5 #F4C2F1 #FAE5F9
Accessibility & contrast
On white
2.20
#EB8EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EB8EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8EE5
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8EE5 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7E8
Deuteranopia (green-blind)
#A2B3E2
Tritanopia (blue-blind)
#F195AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8ee5; /* rgb */ color: rgb(235, 142, 229); /* oklch */ color: oklch(77.2% 0.156 329.3);
Tailwind
colors: {
custom: {
50: '#f3b1ed',
500: '#eb8ee5',
950: '#000000',
},
}SCSS
$custom: #eb8ee5; $custom-light: #f3b1ed; $custom-dark: #000000;
JSON
{
"hex": "#eb8ee5",
"rgb": {
"r": 235,
"g": 142,
"b": 229
},
"hsl": {
"h": 303.871,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.77216,
"c": 0.15624,
"h": 329.3
},
"luminance": 0.42665
}Semantic roles & 50–950 ramp
primary
#EB8EE5
secondary
#D9F2DB
accent
#D22014
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084