#EB9FF2#EB9FF2
#EB9FF2 is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.4% C 0.140 H 323.8°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9FF2 |
|---|---|
| RGB | rgb(235, 159, 242) |
| HSL | hsl(295, 76%, 79%) |
| HSV | hsv(295, 34%, 95%) |
| CMYK | cmyk(2.9%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(75.37, 41.38, -30.24) |
| CIE-LCH | lch(75.37, 51.25, 323.84°) |
| OKLab | oklab(80.42% 0.1127 -0.0824) |
| OKLCH | oklch(80.42% 0.14 323.8) |
| XYZ | xyz(62.6844, 48.8714, 90.1183) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.57
Lilac (survey)
#CEA2FD
ΔE00 7.22
Baby Purple
#CA9BF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9FF2 #A6F29F
analogous
#C19FF2 #EB9FF2 #F29FCF
triadic
#EB9FF2 #F2EB9F #9FF2EB
tetradic
#EB9FF2 #F2C19F #A6F29F #9FCFF2
square
#EB9FF2 #F2C19F #A6F29F #9FCFF2
split-complementary
#EB9FF2 #CFF29F #9FF2C1
monochromatic
#D533E3 #E069EB #EB9FF2 #F6D5F9 #F9E4FB
Accessibility & contrast
On white
1.95
#EB9FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#EB9FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9FF2
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9FF2 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#EEA7BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eb9ff2; /* rgb */ color: rgb(235, 159, 242); /* oklch */ color: oklch(80.4% 0.140 323.8);
Tailwind
colors: {
custom: {
50: '#f2bcf6',
500: '#eb9ff2',
950: '#000000',
},
}SCSS
$custom: #eb9ff2; $custom-light: #f2bcf6; $custom-dark: #000000;
JSON
{
"hex": "#eb9ff2",
"rgb": {
"r": 235,
"g": 159,
"b": 242
},
"hsl": {
"h": 294.94,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.80423,
"c": 0.13961,
"h": 323.8
},
"luminance": 0.48869
}Semantic roles & 50–950 ramp
primary
#EB9FF2
secondary
#DAF3D8
accent
#D80D1E
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171217
muted
#858185