#EB8DFF#EB8DFF
#EB8DFF is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.2% C 0.183 H 320.4°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8DFF |
|---|---|
| RGB | rgb(235, 141, 255) |
| HSL | hsl(289, 100%, 78%) |
| HSV | hsv(289, 45%, 100%) |
| CMYK | cmyk(7.8%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(72.18, 53.14, -42.24) |
| CIE-LCH | lch(72.18, 67.88, 321.52°) |
| OKLab | oklab(78.2% 0.1408 -0.1165) |
| OKLCH | oklch(78.2% 0.183 320.4) |
| XYZ | xyz(61.8336, 43.9342, 99.8114) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.53
Baby Purple
#CA9BF7
ΔE00 7.01
Liliac
#C48EFD
ΔE00 7.23
Lilac (survey)
#CEA2FD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8DFF #A1FF8D
analogous
#B28DFF #EB8DFF #FF8DDA
triadic
#EB8DFF #FFEB8D #8DFFEB
tetradic
#EB8DFF #FFB28D #A1FF8D #8DDAFF
square
#EB8DFF #FFB28D #A1FF8D #8DDAFF
split-complementary
#EB8DFF #DAFF8D #8DFFB2
monochromatic
#D613FF #E050FF #EB8DFF #F6CAFF #FAE0FF
Accessibility & contrast
On white
2.15
#EB8DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EB8DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8DFF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8DFF | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#ED9CBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb8dff; /* rgb */ color: rgb(235, 141, 255); /* oklch */ color: oklch(78.2% 0.183 320.4);
Tailwind
colors: {
custom: {
50: '#f3b1ff',
500: '#eb8dff',
950: '#000000',
},
}SCSS
$custom: #eb8dff; $custom-light: #f3b1ff; $custom-dark: #000000;
JSON
{
"hex": "#eb8dff",
"rgb": {
"r": 235,
"g": 141,
"b": 255
},
"hsl": {
"h": 289.474,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78202,
"c": 0.18277,
"h": 320.4
},
"luminance": 0.43932
}Semantic roles & 50–950 ramp
primary
#EB8DFF
secondary
#DAF7D4
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086