#EB8FFE#EB8FFE
#EB8FFE is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.179 H 320.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FFE |
|---|---|
| RGB | rgb(235, 143, 254) |
| HSL | hsl(290, 98%, 78%) |
| HSV | hsv(290, 44%, 100%) |
| CMYK | cmyk(7.5%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.54, 51.93, -41.15) |
| CIE-LCH | lch(72.54, 66.26, 321.61°) |
| OKLab | oklab(78.45% 0.1379 -0.1134) |
| OKLCH | oklch(78.45% 0.179 320.6) |
| XYZ | xyz(61.9706, 44.4651, 99.0650) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.42
Baby Purple
#CA9BF7
ΔE00 6.85
Liliac
#C48EFD
ΔE00 7.33
Lilac (survey)
#CEA2FD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FFE #A2FE8F
analogous
#B48FFE #EB8FFE #FE8FD9
triadic
#EB8FFE #FEEB8F #8FFEEB
tetradic
#EB8FFE #FEB48F #A2FE8F #8FD9FE
square
#EB8FFE #FEB48F #A2FE8F #8FD9FE
split-complementary
#EB8FFE #D9FE8F #8FFEB4
monochromatic
#D516FD #E052FD #EB8FFE #F6CCFF #FAE1FF
Accessibility & contrast
On white
2.12
#EB8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#EB8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FFE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FFE | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#ED9DBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb8ffe; /* rgb */ color: rgb(235, 143, 254); /* oklch */ color: oklch(78.5% 0.179 320.6);
Tailwind
colors: {
custom: {
50: '#f3b2ff',
500: '#eb8ffe',
950: '#000000',
},
}SCSS
$custom: #eb8ffe; $custom-light: #f3b2ff; $custom-dark: #000000;
JSON
{
"hex": "#eb8ffe",
"rgb": {
"r": 235,
"g": 143,
"b": 254
},
"hsl": {
"h": 289.73,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.78452,
"c": 0.17853,
"h": 320.6
},
"luminance": 0.44463
}Semantic roles & 50–950 ramp
primary
#EB8FFE
secondary
#DAF7D4
accent
#E60027
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086