#EE80D7#EE80D7
#EE80D7 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.170 H 335.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80D7 |
|---|---|
| RGB | rgb(238, 128, 215) |
| HSL | hsl(313, 76%, 72%) |
| HSV | hsv(313, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 9.7%, 6.7%) |
| CIE-LAB | lab(68.41, 53.45, -26.10) |
| CIE-LCH | lch(68.41, 59.49, 333.98°) |
| OKLab | oklab(74.93% 0.1546 -0.0704) |
| OKLCH | oklch(74.93% 0.17 335.5) |
| XYZ | xyz(55.2449, 38.5253, 68.8031) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 3.87
Violet (CSS)
#EE82EE
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80D7 #80EE97
analogous
#CE80EE #EE80D7 #EE80A0
triadic
#EE80D7 #D7EE80 #80D7EE
tetradic
#EE80D7 #EECE80 #80EE97 #80A0EE
square
#EE80D7 #EECE80 #80EE97 #80A0EE
split-complementary
#EE80D7 #A0EE80 #80EECE
monochromatic
#D71DB0 #E74AC6 #EE80D7 #F5B6E8 #FBE4F7
Accessibility & contrast
On white
2.41
#EE80D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EE80D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80D7
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80D7 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819DDA
Deuteranopia (green-blind)
#9FADD4
Tritanopia (blue-blind)
#F885A2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee80d7; /* rgb */ color: rgb(238, 128, 215); /* oklch */ color: oklch(74.9% 0.170 335.5);
Tailwind
colors: {
custom: {
50: '#f6a8e3',
500: '#ee80d7',
950: '#000000',
},
}SCSS
$custom: #ee80d7; $custom-light: #f6a8e3; $custom-dark: #000000;
JSON
{
"hex": "#ee80d7",
"rgb": {
"r": 238,
"g": 128,
"b": 215
},
"hsl": {
"h": 312.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.7493,
"c": 0.16989,
"h": 335.5
},
"luminance": 0.38522
}Semantic roles & 50–950 ramp
primary
#EE80D7
secondary
#D7F3DD
accent
#D9370D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83