#EE81E2#EE81E2
#EE81E2 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.5% C 0.177 H 331.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81E2 |
|---|---|
| RGB | rgb(238, 129, 226) |
| HSL | hsl(307, 76%, 72%) |
| HSV | hsv(307, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 5%, 6.7%) |
| CIE-LAB | lab(69.02, 54.78, -31.25) |
| CIE-LCH | lch(69.02, 63.07, 330.30°) |
| OKLab | oklab(75.53% 0.1556 -0.085) |
| OKLCH | oklch(75.53% 0.177 331.4) |
| XYZ | xyz(56.8372, 39.3719, 76.5426) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.56
Lavender Pink
#DD85D7
ΔE00 3.04
Orchid
#DA70D6
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 5.24
Bubblegum Pink
#FE83CC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81E2 #81EE8D
analogous
#C481EE #EE81E2 #EE81AB
triadic
#EE81E2 #E2EE81 #81E2EE
tetradic
#EE81E2 #EEC481 #81EE8D #81ABEE
square
#EE81E2 #EEC481 #81EE8D #81ABEE
split-complementary
#EE81E2 #ABEE81 #81EEC4
monochromatic
#D81DC3 #E74BD6 #EE81E2 #F5B7EE #FBE4F9
Accessibility & contrast
On white
2.37
#EE81E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EE81E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81E2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81E2 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9FE5
Deuteranopia (green-blind)
#9BAEDF
Tritanopia (blue-blind)
#F689A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee81e2; /* rgb */ color: rgb(238, 129, 226); /* oklch */ color: oklch(75.5% 0.177 331.4);
Tailwind
colors: {
custom: {
50: '#f5a9eb',
500: '#ee81e2',
950: '#000000',
},
}SCSS
$custom: #ee81e2; $custom-light: #f5a9eb; $custom-dark: #000000;
JSON
{
"hex": "#ee81e2",
"rgb": {
"r": 238,
"g": 129,
"b": 226
},
"hsl": {
"h": 306.606,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.75527,
"c": 0.17727,
"h": 331.4
},
"luminance": 0.39369
}Semantic roles & 50–950 ramp
primary
#EE81E2
secondary
#D8F3DB
accent
#D8230D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84