#EB8BF9#EB8BF9
#EB8BF9 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.6% C 0.180 H 322.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BF9 |
|---|---|
| RGB | rgb(235, 139, 249) |
| HSL | hsl(292, 90%, 76%) |
| HSV | hsv(292, 44%, 98%) |
| CMYK | cmyk(5.6%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(71.53, 53.02, -39.99) |
| CIE-LCH | lch(71.53, 66.41, 322.97°) |
| OKLab | oklab(77.63% 0.1426 -0.11) |
| OKLCH | oklch(77.63% 0.18 322.3) |
| XYZ | xyz(60.5906, 42.9694, 94.7065) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.59
Violet Pink
#FB5FFC
ΔE00 7.37
Light Magenta
#FA5FF7
ΔE00 7.42
Baby Purple
#CA9BF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BF9 #99F98B
analogous
#B48BF9 #EB8BF9 #F98BD0
triadic
#EB8BF9 #F9EB8B #8BF9EB
tetradic
#EB8BF9 #F9B48B #99F98B #8BD0F9
square
#EB8BF9 #F9B48B #99F98B #8BD0F9
split-complementary
#EB8BF9 #D0F98B #8BF9B4
monochromatic
#D717F3 #E151F6 #EB8BF9 #F5C5FC #FAE2FD
Accessibility & contrast
On white
2.19
#EB8BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EB8BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BF9
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BF9 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FD
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#EE98B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8bf9; /* rgb */ color: rgb(235, 139, 249); /* oklch */ color: oklch(77.6% 0.180 322.3);
Tailwind
colors: {
custom: {
50: '#f3affb',
500: '#eb8bf9',
950: '#000000',
},
}SCSS
$custom: #eb8bf9; $custom-light: #f3affb; $custom-dark: #000000;
JSON
{
"hex": "#eb8bf9",
"rgb": {
"r": 235,
"g": 139,
"b": 249
},
"hsl": {
"h": 292.364,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.77633,
"c": 0.18011,
"h": 322.3
},
"luminance": 0.42967
}Semantic roles & 50–950 ramp
primary
#EB8BF9
secondary
#DAF6D5
accent
#E6001D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085