#EE81F9#EE81F9
#EE81F9 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.6% C 0.198 H 323.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81F9 |
|---|---|
| RGB | rgb(238, 129, 249) |
| HSL | hsl(295, 91%, 74%) |
| HSV | hsv(295, 48%, 98%) |
| CMYK | cmyk(4.4%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(69.98, 58.81, -42.39) |
| CIE-LCH | lch(69.98, 72.50, 324.21°) |
| OKLab | oklab(76.55% 0.1596 -0.1168) |
| OKLCH | oklch(76.55% 0.198 323.8) |
| XYZ | xyz(60.2074, 40.7200, 94.2925) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 3.68
Violet Pink
#FB5FFC
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.43
Candy Pink
#FF63E9
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81F9 #8CF981
analogous
#B281F9 #EE81F9 #F981C8
triadic
#EE81F9 #F9EE81 #81F9EE
tetradic
#EE81F9 #F9B281 #8CF981 #81C8F9
square
#EE81F9 #F9B281 #8CF981 #81C8F9
split-complementary
#EE81F9 #C8F981 #81F9B2
monochromatic
#DE0CF3 #E647F6 #EE81F9 #F6BBFC #FBE2FE
Accessibility & contrast
On white
2.30
#EE81F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EE81F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81F9
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81F9 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#92B0F5
Tritanopia (blue-blind)
#F290B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee81f9; /* rgb */ color: rgb(238, 129, 249); /* oklch */ color: oklch(76.6% 0.198 323.8);
Tailwind
colors: {
custom: {
50: '#f6a9fb',
500: '#ee81f9',
950: '#000000',
},
}SCSS
$custom: #ee81f9; $custom-light: #f6a9fb; $custom-dark: #000000;
JSON
{
"hex": "#ee81f9",
"rgb": {
"r": 238,
"g": 129,
"b": 249
},
"hsl": {
"h": 294.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.76554,
"c": 0.19777,
"h": 323.8
},
"luminance": 0.40717
}Semantic roles & 50–950 ramp
primary
#EE81F9
secondary
#D8F6D5
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85