#EB8FE2#EB8FE2
#EB8FE2 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.2% C 0.152 H 330.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FE2 |
|---|---|
| RGB | rgb(235, 143, 226) |
| HSL | hsl(306, 70%, 74%) |
| HSV | hsv(306, 39%, 92%) |
| CMYK | cmyk(0%, 39.1%, 3.8%, 7.8%) |
| CIE-LAB | lab(71.42, 46.83, -27.58) |
| CIE-LCH | lch(71.42, 54.35, 329.50°) |
| OKLab | oklab(77.25% 0.1322 -0.0748) |
| OKLCH | oklch(77.25% 0.152 330.5) |
| XYZ | xyz(57.8102, 42.8009, 77.1531) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 3.96
Plum
#DDA0DD
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 6.38
Orchid
#DA70D6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FE2 #8FEB98
analogous
#C68FEB #EB8FE2 #EB8FB4
triadic
#EB8FE2 #E2EB8F #8FE2EB
tetradic
#EB8FE2 #EBC68F #8FEB98 #8FB4EB
square
#EB8FE2 #EBC68F #8FEB98 #8FB4EB
split-complementary
#EB8FE2 #B4EB8F #8FEBC6
monochromatic
#D827C7 #E25BD5 #EB8FE2 #F4C3EF #FAE5F8
Accessibility & contrast
On white
2.20
#EB8FE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EB8FE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FE2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FE2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E5
Deuteranopia (green-blind)
#A3B3DF
Tritanopia (blue-blind)
#F296AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8fe2; /* rgb */ color: rgb(235, 143, 226); /* oklch */ color: oklch(77.2% 0.152 330.5);
Tailwind
colors: {
custom: {
50: '#f3b2eb',
500: '#eb8fe2',
950: '#000000',
},
}SCSS
$custom: #eb8fe2; $custom-light: #f3b2eb; $custom-dark: #000000;
JSON
{
"hex": "#eb8fe2",
"rgb": {
"r": 235,
"g": 143,
"b": 226
},
"hsl": {
"h": 305.87,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.77246,
"c": 0.15184,
"h": 330.5
},
"luminance": 0.42798
}Semantic roles & 50–950 ramp
primary
#EB8FE2
secondary
#D9F2DB
accent
#D22614
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084