#EB8BF4#EB8BF4
#EB8BF4 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.4% C 0.175 H 323.9°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BF4 |
|---|---|
| RGB | rgb(235, 139, 244) |
| HSL | hsl(295, 83%, 75%) |
| HSV | hsv(295, 43%, 96%) |
| CMYK | cmyk(3.7%, 43%, 0%, 4.3%) |
| CIE-LAB | lab(71.32, 52.09, -37.59) |
| CIE-LCH | lch(71.32, 64.24, 324.18°) |
| OKLab | oklab(77.41% 0.1417 -0.1031) |
| OKLCH | oklch(77.41% 0.175 323.9) |
| XYZ | xyz(59.8211, 42.6616, 90.6539) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 4.82
Orchid
#DA70D6
ΔE00 7.14
Candy Pink
#FF63E9
ΔE00 7.27
Light Magenta
#FA5FF7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BF4 #94F48B
analogous
#B68BF4 #EB8BF4 #F48BC9
triadic
#EB8BF4 #F4EB8B #8BF4EB
tetradic
#EB8BF4 #F4B68B #94F48B #8BC9F4
square
#EB8BF4 #F4B68B #94F48B #8BC9F4
split-complementary
#EB8BF4 #C9F48B #8BF4B6
monochromatic
#D81BE9 #E153EF #EB8BF4 #F5C3F9 #FAE3FC
Accessibility & contrast
On white
2.20
#EB8BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EB8BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BF4
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BF4 | 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)
#7FA7F8
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#EF97B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8bf4; /* rgb */ color: rgb(235, 139, 244); /* oklch */ color: oklch(77.4% 0.175 323.9);
Tailwind
colors: {
custom: {
50: '#f3aff8',
500: '#eb8bf4',
950: '#000000',
},
}SCSS
$custom: #eb8bf4; $custom-light: #f3aff8; $custom-dark: #000000;
JSON
{
"hex": "#eb8bf4",
"rgb": {
"r": 235,
"g": 139,
"b": 244
},
"hsl": {
"h": 294.857,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.77408,
"c": 0.17527,
"h": 323.9
},
"luminance": 0.42659
}Semantic roles & 50–950 ramp
primary
#EB8BF4
secondary
#D9F4D7
accent
#DF0619
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085