#EE80CF#EE80CF
#EE80CF is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.164 H 338.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80CF |
|---|---|
| RGB | rgb(238, 128, 207) |
| HSL | hsl(317, 76%, 72%) |
| HSV | hsv(317, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 13%, 6.7%) |
| CIE-LAB | lab(68.11, 52.18, -22.09) |
| CIE-LCH | lch(68.11, 56.67, 337.05°) |
| OKLab | oklab(74.61% 0.1527 -0.0592) |
| OKLCH | oklch(74.61% 0.164 338.8) |
| XYZ | xyz(54.2420, 38.1241, 63.5211) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.32
Pink (survey)
#FF81C0
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.84
Orchid
#DA70D6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80CF #80EE9F
analogous
#D680EE #EE80CF #EE8098
triadic
#EE80CF #CFEE80 #80CFEE
tetradic
#EE80CF #EED680 #80EE9F #8098EE
square
#EE80CF #EED680 #80EE9F #8098EE
split-complementary
#EE80CF #98EE80 #80EED6
monochromatic
#D71DA2 #E74ABB #EE80CF #F5B6E3 #FBE4F5
Accessibility & contrast
On white
2.44
#EE80CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EE80CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80CF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80CF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD2
Deuteranopia (green-blind)
#A1ACCC
Tritanopia (blue-blind)
#F9839E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee80cf; /* rgb */ color: rgb(238, 128, 207); /* oklch */ color: oklch(74.6% 0.164 338.8);
Tailwind
colors: {
custom: {
50: '#f6a8dd',
500: '#ee80cf',
950: '#000000',
},
}SCSS
$custom: #ee80cf; $custom-light: #f6a8dd; $custom-dark: #000000;
JSON
{
"hex": "#ee80cf",
"rgb": {
"r": 238,
"g": 128,
"b": 207
},
"hsl": {
"h": 316.909,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.74614,
"c": 0.16376,
"h": 338.8
},
"luminance": 0.3812
}Semantic roles & 50–950 ramp
primary
#EE80CF
secondary
#D7F3DF
accent
#D9460D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83