#EE82AE#EE82AE
#EE82AE is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.7% C 0.141 H 355.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82AE |
|---|---|
| RGB | rgb(238, 130, 174) |
| HSL | hsl(336, 76%, 72%) |
| HSV | hsv(336, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 26.9%, 6.7%) |
| CIE-LAB | lab(67.43, 46.39, -4.62) |
| CIE-LCH | lch(67.43, 46.62, 354.31°) |
| OKLab | oklab(73.75% 0.1401 -0.0116) |
| OKLCH | oklch(73.75% 0.141 355.3) |
| XYZ | xyz(50.8842, 37.2025, 44.5370) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.77
Carnation Pink
#FF7FA7
ΔE00 3.96
Pink (survey)
#FF81C0
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 5.15
Bubble Gum Pink
#FF69AF
ΔE00 5.34
Bubblegum (survey)
#FF6CB5
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82AE #82EEC2
analogous
#EE82E4 #EE82AE #EE8C82
triadic
#EE82AE #AEEE82 #82AEEE
tetradic
#EE82AE #E4EE82 #82EEC2 #8C82EE
square
#EE82AE #E4EE82 #82EEC2 #8C82EE
split-complementary
#EE82AE #82EE8C #82E4EE
monochromatic
#D81D6A #E74C8B #EE82AE #F5B8D1 #FBE4EE
Accessibility & contrast
On white
2.49
#EE82AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EE82AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82AE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82AE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098AF
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#FD7C92
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee82ae; /* rgb */ color: rgb(238, 130, 174); /* oklch */ color: oklch(73.7% 0.141 355.3);
Tailwind
colors: {
custom: {
50: '#f6a9c6',
500: '#ee82ae',
950: '#000000',
},
}SCSS
$custom: #ee82ae; $custom-light: #f6a9c6; $custom-dark: #000000;
JSON
{
"hex": "#ee82ae",
"rgb": {
"r": 238,
"g": 130,
"b": 174
},
"hsl": {
"h": 335.556,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.73746,
"c": 0.14056,
"h": 355.3
},
"luminance": 0.37198
}Semantic roles & 50–950 ramp
primary
#EE82AE
secondary
#D8F3E8
accent
#D8860D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82