#ED81FB#ED81FB
#ED81FB is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.5% C 0.199 H 322.9°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ED81FB |
|---|---|
| RGB | rgb(237, 129, 251) |
| HSL | hsl(293, 94%, 75%) |
| HSV | hsv(293, 49%, 98%) |
| CMYK | cmyk(5.6%, 48.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.95, 58.90, -43.55) |
| CIE-LCH | lch(69.95, 73.25, 323.52°) |
| OKLab | oklab(76.53% 0.1588 -0.1201) |
| OKLCH | oklch(76.53% 0.199 322.9) |
| XYZ | xyz(60.1861, 40.6728, 95.9284) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED81FB #8FFB81
analogous
#B081FB #ED81FB #FB81CC
triadic
#ED81FB #FBED81 #81FBED
tetradic
#ED81FB #FBB081 #8FFB81 #81CCFB
square
#ED81FB #FBB081 #8FFB81 #81CCFB
split-complementary
#ED81FB #CCFB81 #81FBB0
monochromatic
#DC0AF7 #E546F9 #ED81FB #F5BCFD #FBE1FE
Accessibility & contrast
On white
2.30
#ED81FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#ED81FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED81FB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED81FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED81FB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#F090B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ed81fb; /* rgb */ color: rgb(237, 129, 251); /* oklch */ color: oklch(76.5% 0.199 322.9);
Tailwind
colors: {
custom: {
50: '#f5a9fd',
500: '#ed81fb',
950: '#000000',
},
}SCSS
$custom: #ed81fb; $custom-light: #f5a9fd; $custom-dark: #000000;
JSON
{
"hex": "#ed81fb",
"rgb": {
"r": 237,
"g": 129,
"b": 251
},
"hsl": {
"h": 293.115,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.76533,
"c": 0.19909,
"h": 322.9
},
"luminance": 0.4067
}Semantic roles & 50–950 ramp
primary
#ED81FB
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85