#EE81FB#EE81FB
#EE81FB is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.6% C 0.200 H 323.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81FB |
|---|---|
| RGB | rgb(238, 129, 251) |
| HSL | hsl(294, 94%, 75%) |
| HSV | hsv(294, 49%, 98%) |
| CMYK | cmyk(5.2%, 48.6%, 0%, 1.6%) |
| CIE-LAB | lab(70.07, 59.18, -43.35) |
| CIE-LCH | lch(70.07, 73.35, 323.78°) |
| OKLab | oklab(76.65% 0.1599 -0.1195) |
| OKLCH | oklch(76.65% 0.2 323.2) |
| XYZ | xyz(60.5210, 40.8455, 95.9441) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 5.36
Light Magenta
#FA5FF7
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81FB #8EFB81
analogous
#B181FB #EE81FB #FB81CB
triadic
#EE81FB #FBEE81 #81FBEE
tetradic
#EE81FB #FBB181 #8EFB81 #81CBFB
square
#EE81FB #FBB181 #8EFB81 #81CBFB
split-complementary
#EE81FB #CBFB81 #81FBB1
monochromatic
#DE0AF7 #E646F9 #EE81FB #F6BCFD #FBE1FE
Accessibility & contrast
On white
2.29
#EE81FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EE81FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81FB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81FB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FF
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#F290B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee81fb; /* rgb */ color: rgb(238, 129, 251); /* oklch */ color: oklch(76.6% 0.200 323.2);
Tailwind
colors: {
custom: {
50: '#f6a9fd',
500: '#ee81fb',
950: '#000000',
},
}SCSS
$custom: #ee81fb; $custom-light: #f6a9fd; $custom-dark: #000000;
JSON
{
"hex": "#ee81fb",
"rgb": {
"r": 238,
"g": 129,
"b": 251
},
"hsl": {
"h": 293.607,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.76648,
"c": 0.19962,
"h": 323.2
},
"luminance": 0.40843
}Semantic roles & 50–950 ramp
primary
#EE81FB
secondary
#D8F6D5
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85