#EB89FF#EB89FF
#EB89FF is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.6% C 0.189 H 320.6°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89FF |
|---|---|
| RGB | rgb(235, 137, 255) |
| HSL | hsl(290, 100%, 77%) |
| HSV | hsv(290, 46%, 100%) |
| CMYK | cmyk(7.8%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(71.40, 55.15, -43.46) |
| CIE-LCH | lch(71.40, 70.22, 321.76°) |
| OKLab | oklab(77.62% 0.1463 -0.12) |
| OKLCH | oklch(77.62% 0.189 320.6) |
| XYZ | xyz(61.2544, 42.7758, 99.6183) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 6.51
Violet Pink
#FB5FFC
ΔE00 6.95
Light Magenta
#FA5FF7
ΔE00 7.10
Liliac
#C48EFD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89FF #9DFF89
analogous
#B089FF #EB89FF #FF89D8
triadic
#EB89FF #FFEB89 #89FFEB
tetradic
#EB89FF #FFB089 #9DFF89 #89D8FF
square
#EB89FF #FFB089 #9DFF89 #89D8FF
split-complementary
#EB89FF #D8FF89 #89FFB0
monochromatic
#D60FFF #E14CFF #EB89FF #F5C6FF #FAE0FF
Accessibility & contrast
On white
2.20
#EB89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EB89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89FF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89FF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#ED98B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb89ff; /* rgb */ color: rgb(235, 137, 255); /* oklch */ color: oklch(77.6% 0.189 320.6);
Tailwind
colors: {
custom: {
50: '#f3aeff',
500: '#eb89ff',
950: '#000000',
},
}SCSS
$custom: #eb89ff; $custom-light: #f3aeff; $custom-dark: #000000;
JSON
{
"hex": "#eb89ff",
"rgb": {
"r": 235,
"g": 137,
"b": 255
},
"hsl": {
"h": 289.831,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.7762,
"c": 0.18921,
"h": 320.6
},
"luminance": 0.42773
}Semantic roles & 50–950 ramp
primary
#EB89FF
secondary
#DAF7D4
accent
#E60027
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171018
muted
#857F86