#EE80DE#EE80DE
#EE80DE is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.2% C 0.176 H 332.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80DE |
|---|---|
| RGB | rgb(238, 128, 222) |
| HSL | hsl(309, 76%, 72%) |
| HSV | hsv(309, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 6.7%, 6.7%) |
| CIE-LAB | lab(68.67, 54.60, -29.57) |
| CIE-LCH | lch(68.67, 62.09, 331.56°) |
| OKLab | oklab(75.22% 0.1562 -0.0802) |
| OKLCH | oklch(75.22% 0.176 332.8) |
| XYZ | xyz(56.1636, 38.8928, 73.6419) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 2.87
Lavender Pink
#DD85D7
ΔE00 2.94
Orchid
#DA70D6
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80DE #80EE90
analogous
#C780EE #EE80DE #EE80A7
triadic
#EE80DE #DEEE80 #80DEEE
tetradic
#EE80DE #EEC780 #80EE90 #80A7EE
square
#EE80DE #EEC780 #80EE90 #80A7EE
split-complementary
#EE80DE #A7EE80 #80EEC7
monochromatic
#D71DBC #E74AD0 #EE80DE #F5B6EC #FBE4F8
Accessibility & contrast
On white
2.39
#EE80DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#EE80DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80DE
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80DE | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE1
Deuteranopia (green-blind)
#9CADDB
Tritanopia (blue-blind)
#F787A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee80de; /* rgb */ color: rgb(238, 128, 222); /* oklch */ color: oklch(75.2% 0.176 332.8);
Tailwind
colors: {
custom: {
50: '#f6a8e8',
500: '#ee80de',
950: '#000000',
},
}SCSS
$custom: #ee80de; $custom-light: #f6a8e8; $custom-dark: #000000;
JSON
{
"hex": "#ee80de",
"rgb": {
"r": 238,
"g": 128,
"b": 222
},
"hsl": {
"h": 308.727,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75218,
"c": 0.17554,
"h": 332.8
},
"luminance": 0.38889
}Semantic roles & 50–950 ramp
primary
#EE80DE
secondary
#D7F3DB
accent
#D92B0D
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84