#EB8FFA#EB8FFA
#EB8FFA is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.3% C 0.175 H 321.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FFA |
|---|---|
| RGB | rgb(235, 143, 250) |
| HSL | hsl(292, 91%, 77%) |
| HSV | hsv(292, 43%, 98%) |
| CMYK | cmyk(6%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(72.37, 51.18, -39.23) |
| CIE-LCH | lch(72.37, 64.49, 322.52°) |
| OKLab | oklab(78.27% 0.1372 -0.1079) |
| OKLCH | oklch(78.27% 0.175 321.8) |
| XYZ | xyz(61.3368, 44.2116, 95.7267) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.82
Baby Purple
#CA9BF7
ΔE00 7.01
Lilac (survey)
#CEA2FD
ΔE00 7.62
Liliac
#C48EFD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FFA #9EFA8F
analogous
#B68FFA #EB8FFA #FA8FD3
triadic
#EB8FFA #FAEB8F #8FFAEB
tetradic
#EB8FFA #FAB68F #9EFA8F #8FD3FA
square
#EB8FFA #FAB68F #9EFA8F #8FD3FA
split-complementary
#EB8FFA #D3FA8F #8FFAB6
monochromatic
#D61AF5 #E154F7 #EB8FFA #F5CAFD #FAE2FE
Accessibility & contrast
On white
2.13
#EB8FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EB8FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FFA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FFA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#EE9CB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb8ffa; /* rgb */ color: rgb(235, 143, 250); /* oklch */ color: oklch(78.3% 0.175 321.8);
Tailwind
colors: {
custom: {
50: '#f3b2fc',
500: '#eb8ffa',
950: '#000000',
},
}SCSS
$custom: #eb8ffa; $custom-light: #f3b2fc; $custom-dark: #000000;
JSON
{
"hex": "#eb8ffa",
"rgb": {
"r": 235,
"g": 143,
"b": 250
},
"hsl": {
"h": 291.589,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.78271,
"c": 0.17455,
"h": 321.8
},
"luminance": 0.44209
}Semantic roles & 50–950 ramp
primary
#EB8FFA
secondary
#DAF6D5
accent
#E60020
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085