#EB81EF#EB81EF
#EB81EF is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.7% C 0.187 H 325.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81EF |
|---|---|
| RGB | rgb(235, 129, 239) |
| HSL | hsl(298, 77%, 72%) |
| HSV | hsv(298, 46%, 94%) |
| CMYK | cmyk(1.7%, 46%, 0%, 6.3%) |
| CIE-LAB | lab(69.18, 56.18, -38.19) |
| CIE-LCH | lch(69.18, 67.93, 325.79°) |
| OKLab | oklab(75.74% 0.1547 -0.1048) |
| OKLCH | oklch(75.74% 0.187 325.9) |
| XYZ | xyz(57.6900, 39.5975, 86.2490) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.71
Purply Pink
#F075E6
ΔE00 2.70
Lavender Pink
#DD85D7
ΔE00 4.36
Orchid
#DA70D6
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 5.41
Light Magenta
#FA5FF7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81EF #85EF81
analogous
#B481EF #EB81EF #EF81BC
triadic
#EB81EF #EFEB81 #81EFEB
tetradic
#EB81EF #EFB481 #85EF81 #81BCEF
square
#EB81EF #EFB481 #85EF81 #81BCEF
split-complementary
#EB81EF #BCEF81 #81EFB4
monochromatic
#D31CDA #E24BE8 #EB81EF #F4B7F6 #FBE4FC
Accessibility & contrast
On white
2.35
#EB81EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EB81EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81EF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81EF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F3
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#F08DAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb81ef; /* rgb */ color: rgb(235, 129, 239); /* oklch */ color: oklch(75.7% 0.187 325.9);
Tailwind
colors: {
custom: {
50: '#f3a9f4',
500: '#eb81ef',
950: '#000000',
},
}SCSS
$custom: #eb81ef; $custom-light: #f3a9f4; $custom-dark: #000000;
JSON
{
"hex": "#eb81ef",
"rgb": {
"r": 235,
"g": 129,
"b": 239
},
"hsl": {
"h": 297.818,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.75744,
"c": 0.18683,
"h": 325.9
},
"luminance": 0.39595
}Semantic roles & 50–950 ramp
primary
#EB81EF
secondary
#D9F3D8
accent
#DA0C13
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85