#EB81F9#EB81F9
#EB81F9 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.196 H 322.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81F9 |
|---|---|
| RGB | rgb(235, 129, 249) |
| HSL | hsl(293, 91%, 74%) |
| HSV | hsv(293, 48%, 98%) |
| CMYK | cmyk(5.6%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(69.62, 57.99, -42.99) |
| CIE-LCH | lch(69.62, 72.19, 323.45°) |
| OKLab | oklab(76.21% 0.1562 -0.1186) |
| OKLCH | oklch(76.21% 0.196 322.8) |
| XYZ | xyz(59.2083, 40.2049, 94.2457) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 3.89
Violet Pink
#FB5FFC
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81F9 #8FF981
analogous
#AF81F9 #EB81F9 #F981CB
triadic
#EB81F9 #F9EB81 #81F9EB
tetradic
#EB81F9 #F9AF81 #8FF981 #81CBF9
square
#EB81F9 #F9AF81 #8FF981 #81CBF9
split-complementary
#EB81F9 #CBF981 #81F9AF
monochromatic
#D80CF3 #E247F6 #EB81F9 #F4BBFC #FAE2FE
Accessibility & contrast
On white
2.32
#EB81F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EB81F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81F9
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81F9 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#90AEF6
Tritanopia (blue-blind)
#EE90B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb81f9; /* rgb */ color: rgb(235, 129, 249); /* oklch */ color: oklch(76.2% 0.196 322.8);
Tailwind
colors: {
custom: {
50: '#f4a9fb',
500: '#eb81f9',
950: '#000000',
},
}SCSS
$custom: #eb81f9; $custom-light: #f4a9fb; $custom-dark: #000000;
JSON
{
"hex": "#eb81f9",
"rgb": {
"r": 235,
"g": 129,
"b": 249
},
"hsl": {
"h": 293,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.76207,
"c": 0.19613,
"h": 322.8
},
"luminance": 0.40202
}Semantic roles & 50–950 ramp
primary
#EB81F9
secondary
#D9F6D5
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85