#EB9AFE#EB9AFE
#EB9AFE is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.1% C 0.160 H 319.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9AFE |
|---|---|
| RGB | rgb(235, 154, 254) |
| HSL | hsl(289, 98%, 80%) |
| HSV | hsv(289, 39%, 100%) |
| CMYK | cmyk(7.5%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.78, 46.27, -37.65) |
| CIE-LCH | lch(74.78, 59.65, 320.86°) |
| OKLab | oklab(80.13% 0.1225 -0.1034) |
| OKLCH | oklch(80.13% 0.16 319.8) |
| XYZ | xyz(63.7037, 47.9312, 99.6426) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.35
Mauve
#E0B0FF
ΔE00 6.04
Baby Purple
#CA9BF7
ΔE00 6.16
Lilac (survey)
#CEA2FD
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.88
Pastel Purple
#CAA0FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9AFE #ADFE9A
analogous
#B99AFE #EB9AFE #FE9ADF
triadic
#EB9AFE #FEEB9A #9AFEEB
tetradic
#EB9AFE #FEB99A #ADFE9A #9ADFFE
square
#EB9AFE #FEB99A #ADFE9A #9ADFFE
split-complementary
#EB9AFE #DFFE9A #9AFEB9
monochromatic
#D321FD #DF5DFD #EB9AFE #F7D7FF #F9E1FF
Accessibility & contrast
On white
1.98
#EB9AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#EB9AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9AFE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9AFE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#ECA6C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eb9afe; /* rgb */ color: rgb(235, 154, 254); /* oklch */ color: oklch(80.1% 0.160 319.8);
Tailwind
colors: {
custom: {
50: '#f3b9ff',
500: '#eb9afe',
950: '#000000',
},
}SCSS
$custom: #eb9afe; $custom-light: #f3b9ff; $custom-dark: #000000;
JSON
{
"hex": "#eb9afe",
"rgb": {
"r": 235,
"g": 154,
"b": 254
},
"hsl": {
"h": 288.6,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.80132,
"c": 0.16035,
"h": 319.8
},
"luminance": 0.47929
}Semantic roles & 50–950 ramp
primary
#EB9AFE
secondary
#DBF7D4
accent
#E6002C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171218
muted
#858186