#EB9EFD#EB9EFD
#EB9EFD is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.7% C 0.153 H 319.9°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9EFD |
|---|---|
| RGB | rgb(235, 158, 253) |
| HSL | hsl(289, 96%, 81%) |
| HSV | hsv(289, 38%, 99%) |
| CMYK | cmyk(7.1%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(75.58, 43.99, -35.87) |
| CIE-LCH | lch(75.58, 56.76, 320.80°) |
| OKLab | oklab(80.72% 0.1167 -0.0984) |
| OKLCH | oklch(80.72% 0.153 319.9) |
| XYZ | xyz(64.2152, 49.2097, 99.0252) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.22
Lilac (survey)
#CEA2FD
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 6.18
Plum
#DDA0DD
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9EFD #B0FD9E
analogous
#BB9EFD #EB9EFD #FD9EDF
triadic
#EB9EFD #FDEB9E #9EFDEB
tetradic
#EB9EFD #FDBB9E #B0FD9E #9EDFFD
square
#EB9EFD #FDBB9E #B0FD9E #9EDFFD
split-complementary
#EB9EFD #DFFD9E #9EFDBB
monochromatic
#D226FB #DF62FC #EB9EFD #F7DAFE #F9E1FE
Accessibility & contrast
On white
1.94
#EB9EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#EB9EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9EFD
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9EFD | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#ECA9C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eb9efd; /* rgb */ color: rgb(235, 158, 253); /* oklch */ color: oklch(80.7% 0.153 319.9);
Tailwind
colors: {
custom: {
50: '#f3bcfe',
500: '#eb9efd',
950: '#000000',
},
}SCSS
$custom: #eb9efd; $custom-light: #f3bcfe; $custom-dark: #000000;
JSON
{
"hex": "#eb9efd",
"rgb": {
"r": 235,
"g": 158,
"b": 253
},
"hsl": {
"h": 288.632,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.80721,
"c": 0.1526,
"h": 319.9
},
"luminance": 0.49208
}Semantic roles & 50–950 ramp
primary
#EB9EFD
secondary
#DBF7D4
accent
#E6002B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186