#EB81FF#EB81FF
#EB81FF is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.5% C 0.202 H 321.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81FF |
|---|---|
| RGB | rgb(235, 129, 255) |
| HSL | hsl(290, 100%, 75%) |
| HSV | hsv(290, 49%, 100%) |
| CMYK | cmyk(7.8%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(69.88, 59.11, -45.84) |
| CIE-LCH | lch(69.88, 74.80, 322.20°) |
| OKLab | oklab(76.49% 0.157 -0.1268) |
| OKLCH | oklch(76.49% 0.202 321.1) |
| XYZ | xyz(60.1591, 40.5852, 99.2532) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.68
Candy Pink
#FF63E9
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81FF #95FF81
analogous
#AC81FF #EB81FF #FF81D4
triadic
#EB81FF #FFEB81 #81FFEB
tetradic
#EB81FF #FFAC81 #95FF81 #81D4FF
square
#EB81FF #FFAC81 #95FF81 #81D4FF
split-complementary
#EB81FF #D4FF81 #81FFAC
monochromatic
#D807FF #E144FF #EB81FF #F5BEFF #FAE0FF
Accessibility & contrast
On white
2.30
#EB81FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EB81FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81FF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81FF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#ED92B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb81ff; /* rgb */ color: rgb(235, 129, 255); /* oklch */ color: oklch(76.5% 0.202 321.1);
Tailwind
colors: {
custom: {
50: '#f4a9ff',
500: '#eb81ff',
950: '#000000',
},
}SCSS
$custom: #eb81ff; $custom-light: #f4a9ff; $custom-dark: #000000;
JSON
{
"hex": "#eb81ff",
"rgb": {
"r": 235,
"g": 129,
"b": 255
},
"hsl": {
"h": 290.476,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.76494,
"c": 0.20184,
"h": 321.1
},
"luminance": 0.40583
}Semantic roles & 50–950 ramp
primary
#EB81FF
secondary
#D9F7D4
accent
#E60024
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86