#EB9FFE#EB9FFE
#EB9FFE is a light, vivid purple. Relative luminance 0.496; OKLCH L 80.9% C 0.152 H 319.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9FFE |
|---|---|
| RGB | rgb(235, 159, 254) |
| HSL | hsl(288, 98%, 81%) |
| HSV | hsv(288, 37%, 100%) |
| CMYK | cmyk(7.5%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.83, 43.66, -36.02) |
| CIE-LCH | lch(75.83, 56.60, 320.47°) |
| OKLab | oklab(80.92% 0.1154 -0.0988) |
| OKLCH | oklch(80.92% 0.152 319.4) |
| XYZ | xyz(64.5461, 49.6161, 99.9235) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.02
Lilac (survey)
#CEA2FD
ΔE00 5.94
Baby Purple
#CA9BF7
ΔE00 6.12
Violet (CSS)
#EE82EE
ΔE00 6.34
Plum
#DDA0DD
ΔE00 6.36
Lavender (survey)
#C79FEF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9FFE #B2FE9F
analogous
#BB9FFE #EB9FFE #FE9FE1
triadic
#EB9FFE #FEEB9F #9FFEEB
tetradic
#EB9FFE #FEBB9F #B2FE9F #9FE1FE
square
#EB9FFE #FEBB9F #B2FE9F #9FE1FE
split-complementary
#EB9FFE #E1FE9F #9FFEBB
monochromatic
#D226FD #DE62FD #EB9FFE #F8DCFF #F9E1FF
Accessibility & contrast
On white
1.92
#EB9FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#EB9FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9FFE
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9FFE | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#A5BEFB
Tritanopia (blue-blind)
#ECAAC3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eb9ffe; /* rgb */ color: rgb(235, 159, 254); /* oklch */ color: oklch(80.9% 0.152 319.4);
Tailwind
colors: {
custom: {
50: '#f3bcff',
500: '#eb9ffe',
950: '#000000',
},
}SCSS
$custom: #eb9ffe; $custom-light: #f3bcff; $custom-dark: #000000;
JSON
{
"hex": "#eb9ffe",
"rgb": {
"r": 235,
"g": 159,
"b": 254
},
"hsl": {
"h": 288,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.80924,
"c": 0.15196,
"h": 319.4
},
"luminance": 0.49614
}Semantic roles & 50–950 ramp
primary
#EB9FFE
secondary
#DBF7D4
accent
#E6002E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186