#EB8BF3#EB8BF3
#EB8BF3 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.4% C 0.174 H 324.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BF3 |
|---|---|
| RGB | rgb(235, 139, 243) |
| HSL | hsl(295, 81%, 75%) |
| HSV | hsv(295, 43%, 95%) |
| CMYK | cmyk(3.3%, 42.8%, 0%, 4.7%) |
| CIE-LAB | lab(71.28, 51.91, -37.11) |
| CIE-LCH | lch(71.28, 63.81, 324.44°) |
| OKLab | oklab(77.36% 0.1415 -0.1018) |
| OKLCH | oklch(77.36% 0.174 324.3) |
| XYZ | xyz(59.6697, 42.6011, 89.8564) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 4.68
Orchid
#DA70D6
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.23
Light Magenta
#FA5FF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BF3 #93F38B
analogous
#B78BF3 #EB8BF3 #F38BC7
triadic
#EB8BF3 #F3EB8B #8BF3EB
tetradic
#EB8BF3 #F3B78B #93F38B #8BC7F3
square
#EB8BF3 #F3B78B #93F38B #8BC7F3
split-complementary
#EB8BF3 #C7F38B #8BF3B7
monochromatic
#D81CE8 #E154ED #EB8BF3 #F5C2F9 #FAE3FC
Accessibility & contrast
On white
2.21
#EB8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EB8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BF3
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BF3 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F7
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#EF97B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8bf3; /* rgb */ color: rgb(235, 139, 243); /* oklch */ color: oklch(77.4% 0.174 324.3);
Tailwind
colors: {
custom: {
50: '#f3aff7',
500: '#eb8bf3',
950: '#000000',
},
}SCSS
$custom: #eb8bf3; $custom-light: #f3aff7; $custom-dark: #000000;
JSON
{
"hex": "#eb8bf3",
"rgb": {
"r": 235,
"g": 139,
"b": 243
},
"hsl": {
"h": 295.385,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.77364,
"c": 0.17431,
"h": 324.3
},
"luminance": 0.42598
}Semantic roles & 50–950 ramp
primary
#EB8BF3
secondary
#D9F4D7
accent
#DE0818
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085