#EB8FE7#EB8FE7
#EB8FE7 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.5% C 0.156 H 328.5°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FE7 |
|---|---|
| RGB | rgb(235, 143, 231) |
| HSL | hsl(303, 70%, 74%) |
| HSV | hsv(303, 39%, 92%) |
| CMYK | cmyk(0%, 39.1%, 1.7%, 7.8%) |
| CIE-LAB | lab(71.61, 47.70, -30.03) |
| CIE-LCH | lch(71.61, 56.37, 327.81°) |
| OKLab | oklab(77.45% 0.1333 -0.0817) |
| OKLCH | oklch(77.45% 0.156 328.5) |
| XYZ | xyz(58.5062, 43.0794, 80.8192) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 5.26
Plum
#DDA0DD
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 7.19
Orchid
#DA70D6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FE7 #8FEB93
analogous
#C18FEB #EB8FE7 #EB8FB9
triadic
#EB8FE7 #E7EB8F #8FE7EB
tetradic
#EB8FE7 #EBC18F #8FEB93 #8FB9EB
square
#EB8FE7 #EBC18F #8FEB93 #8FB9EB
split-complementary
#EB8FE7 #B9EB8F #8FEBC1
monochromatic
#D827D1 #E25BDC #EB8FE7 #F4C3F2 #FAE5F9
Accessibility & contrast
On white
2.18
#EB8FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EB8FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FE7
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FE7 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8EA
Deuteranopia (green-blind)
#A2B4E4
Tritanopia (blue-blind)
#F197B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8fe7; /* rgb */ color: rgb(235, 143, 231); /* oklch */ color: oklch(77.5% 0.156 328.5);
Tailwind
colors: {
custom: {
50: '#f3b2ef',
500: '#eb8fe7',
950: '#000000',
},
}SCSS
$custom: #eb8fe7; $custom-light: #f3b2ef; $custom-dark: #000000;
JSON
{
"hex": "#eb8fe7",
"rgb": {
"r": 235,
"g": 143,
"b": 231
},
"hsl": {
"h": 302.609,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.77451,
"c": 0.15637,
"h": 328.5
},
"luminance": 0.43077
}Semantic roles & 50–950 ramp
primary
#EB8FE7
secondary
#D9F2DA
accent
#D21C14
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084