#EB8FFD#EB8FFD
#EB8FFD is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.4% C 0.178 H 320.9°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FFD |
|---|---|
| RGB | rgb(235, 143, 253) |
| HSL | hsl(290, 96%, 78%) |
| HSV | hsv(290, 43%, 99%) |
| CMYK | cmyk(7.1%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(72.50, 51.74, -40.67) |
| CIE-LCH | lch(72.50, 65.81, 321.83°) |
| OKLab | oklab(78.41% 0.1377 -0.112) |
| OKLCH | oklch(78.41% 0.178 320.9) |
| XYZ | xyz(61.8109, 44.4012, 98.2238) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.27
Baby Purple
#CA9BF7
ΔE00 6.88
Liliac
#C48EFD
ΔE00 7.41
Lilac (survey)
#CEA2FD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FFD #A1FD8F
analogous
#B48FFD #EB8FFD #FD8FD8
triadic
#EB8FFD #FDEB8F #8FFDEB
tetradic
#EB8FFD #FDB48F #A1FD8F #8FD8FD
square
#EB8FFD #FDB48F #A1FD8F #8FD8FD
split-complementary
#EB8FFD #D8FD8F #8FFDB4
monochromatic
#D617FB #E053FC #EB8FFD #F6CBFE #FAE1FE
Accessibility & contrast
On white
2.13
#EB8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EB8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FFD
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FFD | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#99B5FA
Tritanopia (blue-blind)
#ED9DBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb8ffd; /* rgb */ color: rgb(235, 143, 253); /* oklch */ color: oklch(78.4% 0.178 320.9);
Tailwind
colors: {
custom: {
50: '#f3b2fe',
500: '#eb8ffd',
950: '#000000',
},
}SCSS
$custom: #eb8ffd; $custom-light: #f3b2fe; $custom-dark: #000000;
JSON
{
"hex": "#eb8ffd",
"rgb": {
"r": 235,
"g": 143,
"b": 253
},
"hsl": {
"h": 290.182,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.78406,
"c": 0.17753,
"h": 320.9
},
"luminance": 0.44399
}Semantic roles & 50–950 ramp
primary
#EB8FFD
secondary
#DAF7D4
accent
#E60026
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086