#EE80DF#EE80DF
#EE80DF is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.3% C 0.176 H 332.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80DF |
|---|---|
| RGB | rgb(238, 128, 223) |
| HSL | hsl(308, 76%, 72%) |
| HSV | hsv(308, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 6.3%, 6.7%) |
| CIE-LAB | lab(68.71, 54.77, -30.06) |
| CIE-LCH | lch(68.71, 62.48, 331.24°) |
| OKLab | oklab(75.26% 0.1564 -0.0816) |
| OKLCH | oklch(75.26% 0.176 332.4) |
| XYZ | xyz(56.2980, 38.9466, 74.3498) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 2.97
Orchid
#DA70D6
ΔE00 5.11
Candy Pink
#FF63E9
ΔE00 5.22
Bubblegum Pink
#FE83CC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80DF #80EE8F
analogous
#C680EE #EE80DF #EE80A8
triadic
#EE80DF #DFEE80 #80DFEE
tetradic
#EE80DF #EEC680 #80EE8F #80A8EE
square
#EE80DF #EEC680 #80EE8F #80A8EE
split-complementary
#EE80DF #A8EE80 #80EEC6
monochromatic
#D71DBD #E74AD1 #EE80DF #F5B6ED #FBE4F8
Accessibility & contrast
On white
2.39
#EE80DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#EE80DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80DF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80DF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#9CADDC
Tritanopia (blue-blind)
#F687A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee80df; /* rgb */ color: rgb(238, 128, 223); /* oklch */ color: oklch(75.3% 0.176 332.4);
Tailwind
colors: {
custom: {
50: '#f6a8e9',
500: '#ee80df',
950: '#000000',
},
}SCSS
$custom: #ee80df; $custom-light: #f6a8e9; $custom-dark: #000000;
JSON
{
"hex": "#ee80df",
"rgb": {
"r": 238,
"g": 128,
"b": 223
},
"hsl": {
"h": 308.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75259,
"c": 0.17637,
"h": 332.4
},
"luminance": 0.38943
}Semantic roles & 50–950 ramp
primary
#EE80DF
secondary
#D7F3DB
accent
#D9290D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84