#EB81F6#EB81F6
#EB81F6 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.193 H 323.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81F6 |
|---|---|
| RGB | rgb(235, 129, 246) |
| HSL | hsl(294, 87%, 74%) |
| HSV | hsv(294, 48%, 96%) |
| CMYK | cmyk(4.5%, 47.6%, 0%, 3.5%) |
| CIE-LAB | lab(69.48, 57.44, -41.56) |
| CIE-LCH | lch(69.48, 70.90, 324.12°) |
| OKLab | oklab(76.07% 0.1558 -0.1144) |
| OKLCH | oklch(76.07% 0.193 323.7) |
| XYZ | xyz(58.7442, 40.0192, 91.8011) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.75
Purply Pink
#F075E6
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 5.40
Violet Pink
#FB5FFC
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81F6 #8CF681
analogous
#B081F6 #EB81F6 #F681C6
triadic
#EB81F6 #F6EB81 #81F6EB
tetradic
#EB81F6 #F6B081 #8CF681 #81C6F6
square
#EB81F6 #F6B081 #8CF681 #81C6F6
split-complementary
#EB81F6 #C6F681 #81F6B0
monochromatic
#D711EC #E248F2 #EB81F6 #F4BAFA #FAE2FD
Accessibility & contrast
On white
2.33
#EB81F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EB81F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81F6
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81F6 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FA
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#EF8FB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb81f6; /* rgb */ color: rgb(235, 129, 246); /* oklch */ color: oklch(76.1% 0.193 323.7);
Tailwind
colors: {
custom: {
50: '#f4a9f9',
500: '#eb81f6',
950: '#000000',
},
}SCSS
$custom: #eb81f6; $custom-light: #f4a9f9; $custom-dark: #000000;
JSON
{
"hex": "#eb81f6",
"rgb": {
"r": 235,
"g": 129,
"b": 246
},
"hsl": {
"h": 294.359,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.76066,
"c": 0.19331,
"h": 323.7
},
"luminance": 0.40017
}Semantic roles & 50–950 ramp
primary
#EB81F6
secondary
#D9F5D6
accent
#E30217
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85