#EB9FEE#EB9FEE
#EB9FEE is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.3% C 0.136 H 325.4°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9FEE |
|---|---|
| RGB | rgb(235, 159, 238) |
| HSL | hsl(298, 70%, 78%) |
| HSV | hsv(298, 33%, 93%) |
| CMYK | cmyk(1.3%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.22, 40.64, -28.30) |
| CIE-LCH | lch(75.22, 49.52, 325.15°) |
| OKLab | oklab(80.26% 0.1117 -0.0769) |
| OKLCH | oklch(80.26% 0.136 325.4) |
| XYZ | xyz(62.0902, 48.6337, 86.9889) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.71
Mauve
#E0B0FF
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.35
Violet (CSS)
#EE82EE
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 7.66
Lilac (survey)
#CEA2FD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9FEE #A2EE9F
analogous
#C49FEE #EB9FEE #EE9FC9
triadic
#EB9FEE #EEEB9F #9FEEEB
tetradic
#EB9FEE #EEC49F #A2EE9F #9FC9EE
square
#EB9FEE #EEC49F #A2EE9F #9FC9EE
split-complementary
#EB9FEE #C9EE9F #9FEEC4
monochromatic
#D537DC #E06BE5 #EB9FEE #F6D3F7 #FAE5FA
Accessibility & contrast
On white
1.96
#EB9FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#EB9FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9FEE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9FEE | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F1
Deuteranopia (green-blind)
#ABBDEB
Tritanopia (blue-blind)
#EFA6BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eb9fee; /* rgb */ color: rgb(235, 159, 238); /* oklch */ color: oklch(80.3% 0.136 325.4);
Tailwind
colors: {
custom: {
50: '#f2bcf3',
500: '#eb9fee',
950: '#000000',
},
}SCSS
$custom: #eb9fee; $custom-light: #f2bcf3; $custom-dark: #000000;
JSON
{
"hex": "#eb9fee",
"rgb": {
"r": 235,
"g": 159,
"b": 238
},
"hsl": {
"h": 297.722,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.80262,
"c": 0.13562,
"h": 325.4
},
"luminance": 0.48631
}Semantic roles & 50–950 ramp
primary
#EB9FEE
secondary
#DAF2D9
accent
#D2141B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185