#EB81F5#EB81F5
#EB81F5 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.192 H 324.0°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81F5 |
|---|---|
| RGB | rgb(235, 129, 245) |
| HSL | hsl(295, 85%, 73%) |
| HSV | hsv(295, 47%, 96%) |
| CMYK | cmyk(4.1%, 47.3%, 0%, 3.9%) |
| CIE-LAB | lab(69.44, 57.26, -41.08) |
| CIE-LCH | lch(69.44, 70.47, 324.35°) |
| OKLab | oklab(76.02% 0.1556 -0.1131) |
| OKLCH | oklch(76.02% 0.192 324) |
| XYZ | xyz(58.5911, 39.9580, 90.9949) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.59
Purply Pink
#F075E6
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 5.25
Light Magenta
#FA5FF7
ΔE00 5.51
Violet Pink
#FB5FFC
ΔE00 5.52
Candy Pink
#FF63E9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81F5 #8BF581
analogous
#B181F5 #EB81F5 #F581C5
triadic
#EB81F5 #F5EB81 #81F5EB
tetradic
#EB81F5 #F5B181 #8BF581 #81C5F5
square
#EB81F5 #F5B181 #8BF581 #81C5F5
split-complementary
#EB81F5 #C5F581 #81F5B1
monochromatic
#D713E9 #E248F0 #EB81F5 #F4BAF9 #FBE3FD
Accessibility & contrast
On white
2.34
#EB81F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EB81F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81F5
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81F5 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F9
Deuteranopia (green-blind)
#92AEF2
Tritanopia (blue-blind)
#EF8FB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb81f5; /* rgb */ color: rgb(235, 129, 245); /* oklch */ color: oklch(76.0% 0.192 324.0);
Tailwind
colors: {
custom: {
50: '#f3a9f9',
500: '#eb81f5',
950: '#000000',
},
}SCSS
$custom: #eb81f5; $custom-light: #f3a9f9; $custom-dark: #000000;
JSON
{
"hex": "#eb81f5",
"rgb": {
"r": 235,
"g": 129,
"b": 245
},
"hsl": {
"h": 294.828,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.76019,
"c": 0.19238,
"h": 324
},
"luminance": 0.39955
}Semantic roles & 50–950 ramp
primary
#EB81F5
secondary
#D9F5D6
accent
#E20417
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85