#EE81F5#EE81F5
#EE81F5 is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.4% C 0.194 H 325.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81F5 |
|---|---|
| RGB | rgb(238, 129, 245) |
| HSL | hsl(296, 85%, 73%) |
| HSV | hsv(296, 47%, 96%) |
| CMYK | cmyk(2.9%, 47.3%, 0%, 3.9%) |
| CIE-LAB | lab(69.81, 58.09, -40.48) |
| CIE-LCH | lch(69.81, 70.80, 325.13°) |
| OKLab | oklab(76.37% 0.159 -0.1113) |
| OKLCH | oklch(76.37% 0.194 325) |
| XYZ | xyz(59.5902, 40.4731, 91.0418) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 3.17
Lavender Pink
#DD85D7
ΔE00 5.25
Light Magenta
#FA5FF7
ΔE00 5.45
Violet Pink
#FB5FFC
ΔE00 5.47
Candy Pink
#FF63E9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81F5 #88F581
analogous
#B481F5 #EE81F5 #F581C2
triadic
#EE81F5 #F5EE81 #81F5EE
tetradic
#EE81F5 #F5B481 #88F581 #81C2F5
square
#EE81F5 #F5B481 #88F581 #81C2F5
split-complementary
#EE81F5 #C2F581 #81F5B4
monochromatic
#DC13E9 #E648F0 #EE81F5 #F6BAF9 #FBE3FD
Accessibility & contrast
On white
2.31
#EE81F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EE81F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81F5
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81F5 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#94AFF2
Tritanopia (blue-blind)
#F38EB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee81f5; /* rgb */ color: rgb(238, 129, 245); /* oklch */ color: oklch(76.4% 0.194 325.0);
Tailwind
colors: {
custom: {
50: '#f6a9f9',
500: '#ee81f5',
950: '#000000',
},
}SCSS
$custom: #ee81f5; $custom-light: #f6a9f9; $custom-dark: #000000;
JSON
{
"hex": "#ee81f5",
"rgb": {
"r": 238,
"g": 129,
"b": 245
},
"hsl": {
"h": 296.379,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.76368,
"c": 0.19407,
"h": 325
},
"luminance": 0.4047
}Semantic roles & 50–950 ramp
primary
#EE81F5
secondary
#D8F5D6
accent
#E20411
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85