#EB81F2#EB81F2
#EB81F2 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.9% C 0.190 H 324.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81F2 |
|---|---|
| RGB | rgb(235, 129, 242) |
| HSL | hsl(296, 81%, 73%) |
| HSV | hsv(296, 47%, 95%) |
| CMYK | cmyk(2.9%, 46.7%, 0%, 5.1%) |
| CIE-LAB | lab(69.31, 56.72, -39.63) |
| CIE-LCH | lch(69.31, 69.19, 325.05°) |
| OKLab | oklab(75.88% 0.1552 -0.1089) |
| OKLCH | oklch(75.88% 0.19 324.9) |
| XYZ | xyz(58.1368, 39.7763, 88.6025) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.12
Purply Pink
#F075E6
ΔE00 3.01
Lavender Pink
#DD85D7
ΔE00 4.80
Candy Pink
#FF63E9
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 5.56
Orchid
#DA70D6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81F2 #88F281
analogous
#B281F2 #EB81F2 #F281C1
triadic
#EB81F2 #F2EB81 #81F2EB
tetradic
#EB81F2 #F2B281 #88F281 #81C1F2
square
#EB81F2 #F2B281 #88F281 #81C1F2
split-complementary
#EB81F2 #C1F281 #81F2B2
monochromatic
#D517E1 #E24AEC #EB81F2 #F4B8F8 #FBE3FC
Accessibility & contrast
On white
2.35
#EB81F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EB81F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81F2
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81F2 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#93AEEF
Tritanopia (blue-blind)
#F08EAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb81f2; /* rgb */ color: rgb(235, 129, 242); /* oklch */ color: oklch(75.9% 0.190 324.9);
Tailwind
colors: {
custom: {
50: '#f3a9f6',
500: '#eb81f2',
950: '#000000',
},
}SCSS
$custom: #eb81f2; $custom-light: #f3a9f6; $custom-dark: #000000;
JSON
{
"hex": "#eb81f2",
"rgb": {
"r": 235,
"g": 129,
"b": 242
},
"hsl": {
"h": 296.283,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.75881,
"c": 0.18959,
"h": 324.9
},
"luminance": 0.39773
}Semantic roles & 50–950 ramp
primary
#EB81F2
secondary
#D9F4D7
accent
#DE0815
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85