#EB8FFF#EB8FFF
#EB8FFF is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.180 H 320.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FFF |
|---|---|
| RGB | rgb(235, 143, 255) |
| HSL | hsl(289, 100%, 78%) |
| HSV | hsv(289, 44%, 100%) |
| CMYK | cmyk(7.8%, 43.9%, 0%, 0%) |
| CIE-LAB | lab(72.58, 52.12, -41.62) |
| CIE-LCH | lch(72.58, 66.70, 321.39°) |
| OKLab | oklab(78.5% 0.1381 -0.1147) |
| OKLCH | oklch(78.5% 0.18 320.3) |
| XYZ | xyz(62.1312, 44.5293, 99.9105) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.57
Baby Purple
#CA9BF7
ΔE00 6.82
Liliac
#C48EFD
ΔE00 7.25
Lilac (survey)
#CEA2FD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FFF #A3FF8F
analogous
#B38FFF #EB8FFF #FF8FDB
triadic
#EB8FFF #FFEB8F #8FFFEB
tetradic
#EB8FFF #FFB38F #A3FF8F #8FDBFF
square
#EB8FFF #FFB38F #A3FF8F #8FDBFF
split-complementary
#EB8FFF #DBFF8F #8FFFB3
monochromatic
#D515FF #E052FF #EB8FFF #F6CCFF #FAE0FF
Accessibility & contrast
On white
2.12
#EB8FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EB8FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FFF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FFF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#98B5FC
Tritanopia (blue-blind)
#ED9DBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb8fff; /* rgb */ color: rgb(235, 143, 255); /* oklch */ color: oklch(78.5% 0.180 320.3);
Tailwind
colors: {
custom: {
50: '#f3b2ff',
500: '#eb8fff',
950: '#000000',
},
}SCSS
$custom: #eb8fff; $custom-light: #f3b2ff; $custom-dark: #000000;
JSON
{
"hex": "#eb8fff",
"rgb": {
"r": 235,
"g": 143,
"b": 255
},
"hsl": {
"h": 289.286,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.78498,
"c": 0.17953,
"h": 320.3
},
"luminance": 0.44527
}Semantic roles & 50–950 ramp
primary
#EB8FFF
secondary
#DAF7D4
accent
#E60029
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086