#EB9FEF#EB9FEF
#EB9FEF is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.3% C 0.137 H 325.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9FEF |
|---|---|
| RGB | rgb(235, 159, 239) |
| HSL | hsl(297, 71%, 78%) |
| HSV | hsv(297, 33%, 94%) |
| CMYK | cmyk(1.7%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(75.26, 40.82, -28.79) |
| CIE-LCH | lch(75.26, 49.95, 324.81°) |
| OKLab | oklab(80.3% 0.112 -0.0783) |
| OKLCH | oklch(80.3% 0.137 325) |
| XYZ | xyz(62.2375, 48.6927, 87.7648) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.86
Mauve
#E0B0FF
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.40
Violet (CSS)
#EE82EE
ΔE00 6.41
Lavender (survey)
#C79FEF
ΔE00 7.56
Lilac (survey)
#CEA2FD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9FEF #A3EF9F
analogous
#C39FEF #EB9FEF #EF9FCB
triadic
#EB9FEF #EFEB9F #9FEFEB
tetradic
#EB9FEF #EFC39F #A3EF9F #9FCBEF
square
#EB9FEF #EFC39F #A3EF9F #9FCBEF
split-complementary
#EB9FEF #CBEF9F #9FEFC3
monochromatic
#D536DE #E06BE6 #EB9FEF #F6D3F8 #FAE5FB
Accessibility & contrast
On white
1.96
#EB9FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#EB9FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9FEF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9FEF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F2
Deuteranopia (green-blind)
#ABBDEC
Tritanopia (blue-blind)
#EFA7BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eb9fef; /* rgb */ color: rgb(235, 159, 239); /* oklch */ color: oklch(80.3% 0.137 325.0);
Tailwind
colors: {
custom: {
50: '#f2bcf4',
500: '#eb9fef',
950: '#000000',
},
}SCSS
$custom: #eb9fef; $custom-light: #f2bcf4; $custom-dark: #000000;
JSON
{
"hex": "#eb9fef",
"rgb": {
"r": 235,
"g": 159,
"b": 239
},
"hsl": {
"h": 297,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.80302,
"c": 0.13661,
"h": 325
},
"luminance": 0.4869
}Semantic roles & 50–950 ramp
primary
#EB9FEF
secondary
#DAF2D9
accent
#D3121C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185