#EB8BFC#EB8BFC
#EB8BFC is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.8% C 0.183 H 321.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BFC |
|---|---|
| RGB | rgb(235, 139, 252) |
| HSL | hsl(291, 95%, 77%) |
| HSV | hsv(291, 45%, 99%) |
| CMYK | cmyk(6.7%, 44.8%, 0%, 1.2%) |
| CIE-LAB | lab(71.66, 53.58, -41.43) |
| CIE-LCH | lch(71.66, 67.73, 322.29°) |
| OKLab | oklab(77.77% 0.1431 -0.1141) |
| OKLCH | oklch(77.77% 0.183 321.4) |
| XYZ | xyz(61.0622, 43.1581, 97.1904) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 6.05
Baby Purple
#CA9BF7
ΔE00 7.31
Violet Pink
#FB5FFC
ΔE00 7.33
Light Magenta
#FA5FF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BFC #9CFC8B
analogous
#B38BFC #EB8BFC #FC8BD5
triadic
#EB8BFC #FCEB8B #8BFCEB
tetradic
#EB8BFC #FCB38B #9CFC8B #8BD5FC
square
#EB8BFC #FCB38B #9CFC8B #8BD5FC
split-complementary
#EB8BFC #D5FC8B #8BFCB3
monochromatic
#D614F9 #E14FFA #EB8BFC #F5C7FE #FAE1FE
Accessibility & contrast
On white
2.18
#EB8BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EB8BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BFC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BFC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#ED99B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb8bfc; /* rgb */ color: rgb(235, 139, 252); /* oklch */ color: oklch(77.8% 0.183 321.4);
Tailwind
colors: {
custom: {
50: '#f3affd',
500: '#eb8bfc',
950: '#000000',
},
}SCSS
$custom: #eb8bfc; $custom-light: #f3affd; $custom-dark: #000000;
JSON
{
"hex": "#eb8bfc",
"rgb": {
"r": 235,
"g": 139,
"b": 252
},
"hsl": {
"h": 290.973,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.7777,
"c": 0.18304,
"h": 321.4
},
"luminance": 0.43156
}Semantic roles & 50–950 ramp
primary
#EB8BFC
secondary
#DAF6D5
accent
#E60023
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086