#EB9FFD#EB9FFD
#EB9FFD is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.9% C 0.151 H 319.8°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9FFD |
|---|---|
| RGB | rgb(235, 159, 253) |
| HSL | hsl(289, 96%, 81%) |
| HSV | hsv(289, 37%, 99%) |
| CMYK | cmyk(7.1%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(75.79, 43.46, -35.54) |
| CIE-LCH | lch(75.79, 56.15, 320.72°) |
| OKLab | oklab(80.88% 0.1152 -0.0975) |
| OKLCH | oklch(80.88% 0.151 319.8) |
| XYZ | xyz(64.3864, 49.5522, 99.0823) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.02
Lilac (survey)
#CEA2FD
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.19
Violet (CSS)
#EE82EE
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9FFD #B1FD9F
analogous
#BC9FFD #EB9FFD #FD9FE0
triadic
#EB9FFD #FDEB9F #9FFDEB
tetradic
#EB9FFD #FDBC9F #B1FD9F #9FE0FD
square
#EB9FFD #FDBC9F #B1FD9F #9FE0FD
split-complementary
#EB9FFD #E0FD9F #9FFDBC
monochromatic
#D227FB #DF63FC #EB9FFD #F7DBFE #F9E1FE
Accessibility & contrast
On white
1.92
#EB9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#EB9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9FFD
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9FFD | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#ECAAC2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eb9ffd; /* rgb */ color: rgb(235, 159, 253); /* oklch */ color: oklch(80.9% 0.151 319.8);
Tailwind
colors: {
custom: {
50: '#f3bcfe',
500: '#eb9ffd',
950: '#000000',
},
}SCSS
$custom: #eb9ffd; $custom-light: #f3bcfe; $custom-dark: #000000;
JSON
{
"hex": "#eb9ffd",
"rgb": {
"r": 235,
"g": 159,
"b": 253
},
"hsl": {
"h": 288.511,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.80881,
"c": 0.15091,
"h": 319.8
},
"luminance": 0.4955
}Semantic roles & 50–950 ramp
primary
#EB9FFD
secondary
#DBF7D4
accent
#E6002C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186