#EE84DF#EE84DF
#EE84DF is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.8% C 0.170 H 332.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84DF |
|---|---|
| RGB | rgb(238, 132, 223) |
| HSL | hsl(308, 76%, 73%) |
| HSV | hsv(308, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 6.3%, 6.7%) |
| CIE-LAB | lab(69.48, 52.79, -28.88) |
| CIE-LCH | lch(69.48, 60.18, 331.32°) |
| OKLab | oklab(75.83% 0.1507 -0.0783) |
| OKLCH | oklch(75.83% 0.17 332.5) |
| XYZ | xyz(56.8301, 40.0107, 74.5272) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 3.48
Bubblegum Pink
#FE83CC
ΔE00 5.69
Orchid
#DA70D6
ΔE00 5.79
Candy Pink
#FF63E9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84DF #84EE93
analogous
#C884EE #EE84DF #EE84AA
triadic
#EE84DF #DFEE84 #84DFEE
tetradic
#EE84DF #EEC884 #84EE93 #84AAEE
square
#EE84DF #EEC884 #84EE93 #84AAEE
split-complementary
#EE84DF #AAEE84 #84EEC8
monochromatic
#DA1EBF #E74ED1 #EE84DF #F5BAED #FBE4F8
Accessibility & contrast
On white
2.33
#EE84DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EE84DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84DF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84DF | 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)
#82A0E2
Deuteranopia (green-blind)
#9FAFDC
Tritanopia (blue-blind)
#F68BA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee84df; /* rgb */ color: rgb(238, 132, 223); /* oklch */ color: oklch(75.8% 0.170 332.5);
Tailwind
colors: {
custom: {
50: '#f5abe9',
500: '#ee84df',
950: '#000000',
},
}SCSS
$custom: #ee84df; $custom-light: #f5abe9; $custom-dark: #000000;
JSON
{
"hex": "#ee84df",
"rgb": {
"r": 238,
"g": 132,
"b": 223
},
"hsl": {
"h": 308.491,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.7583,
"c": 0.16982,
"h": 332.5
},
"luminance": 0.40007
}Semantic roles & 50–950 ramp
primary
#EE84DF
secondary
#D8F3DC
accent
#D82A0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84