#EB8BF8#EB8BF8
#EB8BF8 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.6% C 0.179 H 322.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BF8 |
|---|---|
| RGB | rgb(235, 139, 248) |
| HSL | hsl(293, 89%, 76%) |
| HSV | hsv(293, 44%, 97%) |
| CMYK | cmyk(5.2%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(71.49, 52.83, -39.51) |
| CIE-LCH | lch(71.49, 65.97, 323.21°) |
| OKLab | oklab(77.59% 0.1424 -0.1087) |
| OKLCH | oklch(77.59% 0.179 322.7) |
| XYZ | xyz(60.4350, 42.9072, 93.8872) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 7.39
Light Magenta
#FA5FF7
ΔE00 7.42
Orchid
#DA70D6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BF8 #98F88B
analogous
#B48BF8 #EB8BF8 #F88BCE
triadic
#EB8BF8 #F8EB8B #8BF8EB
tetradic
#EB8BF8 #F8B48B #98F88B #8BCEF8
square
#EB8BF8 #F8B48B #98F88B #8BCEF8
split-complementary
#EB8BF8 #CEF88B #8BF8B4
monochromatic
#D718F1 #E151F5 #EB8BF8 #F5C5FB #FAE2FD
Accessibility & contrast
On white
2.19
#EB8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EB8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BF8
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BF8 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#EE98B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8bf8; /* rgb */ color: rgb(235, 139, 248); /* oklch */ color: oklch(77.6% 0.179 322.7);
Tailwind
colors: {
custom: {
50: '#f3affb',
500: '#eb8bf8',
950: '#000000',
},
}SCSS
$custom: #eb8bf8; $custom-light: #f3affb; $custom-dark: #000000;
JSON
{
"hex": "#eb8bf8",
"rgb": {
"r": 235,
"g": 139,
"b": 248
},
"hsl": {
"h": 292.844,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.77588,
"c": 0.17913,
"h": 322.7
},
"luminance": 0.42905
}Semantic roles & 50–950 ramp
primary
#EB8BF8
secondary
#D9F5D6
accent
#E5001C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085