#EE80CA#EE80CA
#EE80CA is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.4% C 0.160 H 341.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80CA |
|---|---|
| RGB | rgb(238, 128, 202) |
| HSL | hsl(320, 76%, 72%) |
| HSV | hsv(320, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 15.1%, 6.7%) |
| CIE-LAB | lab(67.93, 51.41, -19.57) |
| CIE-LCH | lch(67.93, 55.01, 339.15°) |
| OKLab | oklab(74.42% 0.1514 -0.0522) |
| OKLCH | oklch(74.42% 0.16 341) |
| XYZ | xyz(53.6404, 37.8835, 60.3527) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.94
Pink (survey)
#FF81C0
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 4.81
Bubblegum (survey)
#FF6CB5
ΔE00 5.91
Hot Pink
#FF69B4
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80CA #80EEA4
analogous
#DB80EE #EE80CA #EE8093
triadic
#EE80CA #CAEE80 #80CAEE
tetradic
#EE80CA #EEDB80 #80EEA4 #8093EE
square
#EE80CA #EEDB80 #80EEA4 #8093EE
split-complementary
#EE80CA #93EE80 #80EEDB
monochromatic
#D71D9A #E74AB3 #EE80CA #F5B6E1 #FBE4F4
Accessibility & contrast
On white
2.45
#EE80CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EE80CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80CA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80CA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCD
Deuteranopia (green-blind)
#A3ACC7
Tritanopia (blue-blind)
#F9819C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee80ca; /* rgb */ color: rgb(238, 128, 202); /* oklch */ color: oklch(74.4% 0.160 341.0);
Tailwind
colors: {
custom: {
50: '#f6a8da',
500: '#ee80ca',
950: '#000000',
},
}SCSS
$custom: #ee80ca; $custom-light: #f6a8da; $custom-dark: #000000;
JSON
{
"hex": "#ee80ca",
"rgb": {
"r": 238,
"g": 128,
"b": 202
},
"hsl": {
"h": 319.636,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.74422,
"c": 0.16015,
"h": 341
},
"luminance": 0.3788
}Semantic roles & 50–950 ramp
primary
#EE80CA
secondary
#D7F3E0
accent
#D9500D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83