#EB8BF6#EB8BF6
#EB8BF6 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.5% C 0.177 H 323.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BF6 |
|---|---|
| RGB | rgb(235, 139, 246) |
| HSL | hsl(294, 86%, 75%) |
| HSV | hsv(294, 43%, 96%) |
| CMYK | cmyk(4.5%, 43.5%, 0%, 3.5%) |
| CIE-LAB | lab(71.41, 52.46, -38.55) |
| CIE-LCH | lch(71.41, 65.10, 323.69°) |
| OKLab | oklab(77.5% 0.1421 -0.1059) |
| OKLCH | oklch(77.5% 0.177 323.3) |
| XYZ | xyz(60.1264, 42.7837, 92.2618) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.13
Orchid
#DA70D6
ΔE00 7.28
Candy Pink
#FF63E9
ΔE00 7.35
Violet Pink
#FB5FFC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BF6 #96F68B
analogous
#B58BF6 #EB8BF6 #F68BCB
triadic
#EB8BF6 #F6EB8B #8BF6EB
tetradic
#EB8BF6 #F6B58B #96F68B #8BCBF6
square
#EB8BF6 #F6B58B #96F68B #8BCBF6
split-complementary
#EB8BF6 #CBF68B #8BF6B5
monochromatic
#D719ED #E152F2 #EB8BF6 #F5C4FA #FAE3FD
Accessibility & contrast
On white
2.20
#EB8BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EB8BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BF6
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BF6 | 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)
#7EA8FA
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#EE97B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8bf6; /* rgb */ color: rgb(235, 139, 246); /* oklch */ color: oklch(77.5% 0.177 323.3);
Tailwind
colors: {
custom: {
50: '#f3aff9',
500: '#eb8bf6',
950: '#000000',
},
}SCSS
$custom: #eb8bf6; $custom-light: #f3aff9; $custom-dark: #000000;
JSON
{
"hex": "#eb8bf6",
"rgb": {
"r": 235,
"g": 139,
"b": 246
},
"hsl": {
"h": 293.832,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.77498,
"c": 0.17719,
"h": 323.3
},
"luminance": 0.42781
}Semantic roles & 50–950 ramp
primary
#EB8BF6
secondary
#D9F5D6
accent
#E2031A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085