#EE81F6#EE81F6
#EE81F6 is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.4% C 0.195 H 324.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81F6 |
|---|---|
| RGB | rgb(238, 129, 246) |
| HSL | hsl(296, 87%, 74%) |
| HSV | hsv(296, 48%, 96%) |
| CMYK | cmyk(3.3%, 47.6%, 0%, 3.5%) |
| CIE-LAB | lab(69.85, 58.27, -40.96) |
| CIE-LCH | lch(69.85, 71.22, 324.90°) |
| OKLab | oklab(76.41% 0.1591 -0.1127) |
| OKLCH | oklch(76.41% 0.195 324.7) |
| XYZ | xyz(59.7432, 40.5344, 91.8479) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.44
Purply Pink
#F075E6
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81F6 #89F681
analogous
#B381F6 #EE81F6 #F681C3
triadic
#EE81F6 #F6EE81 #81F6EE
tetradic
#EE81F6 #F6B381 #89F681 #81C3F6
square
#EE81F6 #F6B381 #89F681 #81C3F6
split-complementary
#EE81F6 #C3F681 #81F6B3
monochromatic
#DD11EC #E648F2 #EE81F6 #F6BAFA #FBE2FD
Accessibility & contrast
On white
2.31
#EE81F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EE81F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81F6
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81F6 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FA
Deuteranopia (green-blind)
#93AFF3
Tritanopia (blue-blind)
#F28FB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee81f6; /* rgb */ color: rgb(238, 129, 246); /* oklch */ color: oklch(76.4% 0.195 324.7);
Tailwind
colors: {
custom: {
50: '#f6a9f9',
500: '#ee81f6',
950: '#000000',
},
}SCSS
$custom: #ee81f6; $custom-light: #f6a9f9; $custom-dark: #000000;
JSON
{
"hex": "#ee81f6",
"rgb": {
"r": 238,
"g": 129,
"b": 246
},
"hsl": {
"h": 295.897,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.76414,
"c": 0.19499,
"h": 324.7
},
"luminance": 0.40531
}Semantic roles & 50–950 ramp
primary
#EE81F6
secondary
#D8F5D6
accent
#E30212
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85