#EB8FFB#EB8FFB
#EB8FFB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.176 H 321.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FFB |
|---|---|
| RGB | rgb(235, 143, 251) |
| HSL | hsl(291, 93%, 77%) |
| HSV | hsv(291, 43%, 98%) |
| CMYK | cmyk(6.4%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(72.41, 51.36, -39.71) |
| CIE-LCH | lch(72.41, 64.93, 322.29°) |
| OKLab | oklab(78.32% 0.1374 -0.1093) |
| OKLCH | oklch(78.32% 0.176 321.5) |
| XYZ | xyz(61.4940, 44.2745, 96.5547) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.96
Lilac (survey)
#CEA2FD
ΔE00 7.57
Liliac
#C48EFD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FFB #9FFB8F
analogous
#B58FFB #EB8FFB #FB8FD5
triadic
#EB8FFB #FBEB8F #8FFBEB
tetradic
#EB8FFB #FBB58F #9FFB8F #8FD5FB
square
#EB8FFB #FBB58F #9FFB8F #8FD5FB
split-complementary
#EB8FFB #D5FB8F #8FFBB5
monochromatic
#D619F7 #E054F9 #EB8FFB #F6CAFD #FAE1FE
Accessibility & contrast
On white
2.13
#EB8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#EB8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FFB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FFB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#ED9CB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb8ffb; /* rgb */ color: rgb(235, 143, 251); /* oklch */ color: oklch(78.3% 0.176 321.5);
Tailwind
colors: {
custom: {
50: '#f3b2fd',
500: '#eb8ffb',
950: '#000000',
},
}SCSS
$custom: #eb8ffb; $custom-light: #f3b2fd; $custom-dark: #000000;
JSON
{
"hex": "#eb8ffb",
"rgb": {
"r": 235,
"g": 143,
"b": 251
},
"hsl": {
"h": 291.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.78316,
"c": 0.17554,
"h": 321.5
},
"luminance": 0.44272
}Semantic roles & 50–950 ramp
primary
#EB8FFB
secondary
#DAF6D5
accent
#E60022
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085