#EE81ED#EE81ED
#EE81ED is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.187 H 327.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81ED |
|---|---|
| RGB | rgb(238, 129, 237) |
| HSL | hsl(301, 76%, 72%) |
| HSV | hsv(301, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 0.4%, 6.7%) |
| CIE-LAB | lab(69.47, 56.67, -36.62) |
| CIE-LCH | lch(69.47, 67.47, 327.13°) |
| OKLab | oklab(76.01% 0.1577 -0.1002) |
| OKLCH | oklch(76.01% 0.187 327.6) |
| XYZ | xyz(58.3952, 39.9951, 84.7483) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.24
Purply Pink
#F075E6
ΔE00 2.41
Lavender Pink
#DD85D7
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 5.13
Orchid
#DA70D6
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81ED #81EE82
analogous
#B881EE #EE81ED #EE81B7
triadic
#EE81ED #EDEE81 #81EDEE
tetradic
#EE81ED #EEB881 #81EE82 #81B7EE
square
#EE81ED #EEB881 #81EE82 #81B7EE
split-complementary
#EE81ED #B7EE81 #81EEB8
monochromatic
#D81DD6 #E74BE5 #EE81ED #F5B7F5 #FBE4FB
Accessibility & contrast
On white
2.33
#EE81ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EE81ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81ED
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81ED | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#F48CAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee81ed; /* rgb */ color: rgb(238, 129, 237); /* oklch */ color: oklch(76.0% 0.187 327.6);
Tailwind
colors: {
custom: {
50: '#f6a9f3',
500: '#ee81ed',
950: '#000000',
},
}SCSS
$custom: #ee81ed; $custom-light: #f6a9f3; $custom-dark: #000000;
JSON
{
"hex": "#ee81ed",
"rgb": {
"r": 238,
"g": 129,
"b": 237
},
"hsl": {
"h": 300.55,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.76006,
"c": 0.18684,
"h": 327.6
},
"luminance": 0.39992
}Semantic roles & 50–950 ramp
primary
#EE81ED
secondary
#D8F3D8
accent
#D80F0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85