#EB81F8#EB81F8
#EB81F8 is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.195 H 323.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81F8 |
|---|---|
| RGB | rgb(235, 129, 248) |
| HSL | hsl(293, 89%, 74%) |
| HSV | hsv(293, 48%, 97%) |
| CMYK | cmyk(5.2%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(69.57, 57.81, -42.51) |
| CIE-LCH | lch(69.57, 71.76, 323.67°) |
| OKLab | oklab(76.16% 0.1561 -0.1172) |
| OKLCH | oklch(76.16% 0.195 323.1) |
| XYZ | xyz(59.0528, 40.1427, 93.4265) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.70
Candy Pink
#FF63E9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81F8 #8EF881
analogous
#B081F8 #EB81F8 #F881CA
triadic
#EB81F8 #F8EB81 #81F8EB
tetradic
#EB81F8 #F8B081 #8EF881 #81CAF8
square
#EB81F8 #F8B081 #8EF881 #81CAF8
split-complementary
#EB81F8 #CAF881 #81F8B0
monochromatic
#D80DF1 #E247F5 #EB81F8 #F4BBFB #FAE2FD
Accessibility & contrast
On white
2.33
#EB81F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EB81F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81F8
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81F8 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#EE90B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb81f8; /* rgb */ color: rgb(235, 129, 248); /* oklch */ color: oklch(76.2% 0.195 323.1);
Tailwind
colors: {
custom: {
50: '#f4a9fb',
500: '#eb81f8',
950: '#000000',
},
}SCSS
$custom: #eb81f8; $custom-light: #f4a9fb; $custom-dark: #000000;
JSON
{
"hex": "#eb81f8",
"rgb": {
"r": 235,
"g": 129,
"b": 248
},
"hsl": {
"h": 293.445,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.7616,
"c": 0.19519,
"h": 323.1
},
"luminance": 0.4014
}Semantic roles & 50–950 ramp
primary
#EB81F8
secondary
#D9F5D6
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85