#EE82AA#EE82AA
#EE82AA is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.6% C 0.139 H 357.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82AA |
|---|---|
| RGB | rgb(238, 130, 170) |
| HSL | hsl(338, 76%, 72%) |
| HSV | hsv(338, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 28.6%, 6.7%) |
| CIE-LAB | lab(67.31, 45.86, -2.54) |
| CIE-LCH | lch(67.31, 45.93, 356.84°) |
| OKLab | oklab(73.62% 0.1388 -0.0061) |
| OKLCH | oklch(73.62% 0.139 357.5) |
| XYZ | xyz(50.5000, 37.0488, 42.5138) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.06
Carnation Pink
#FF7FA7
ΔE00 3.30
Pig Pink
#E78EA5
ΔE00 4.37
Rosa
#FE86A4
ΔE00 4.55
Pink (survey)
#FF81C0
ΔE00 4.96
Dull Pink
#D5869D
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82AA #82EEC6
analogous
#EE82E0 #EE82AA #EE9082
triadic
#EE82AA #AAEE82 #82AAEE
tetradic
#EE82AA #E0EE82 #82EEC6 #9082EE
square
#EE82AA #E0EE82 #82EEC6 #9082EE
split-complementary
#EE82AA #82EE90 #82E0EE
monochromatic
#D81D63 #E74C85 #EE82AA #F5B8CF #FBE4ED
Accessibility & contrast
On white
2.50
#EE82AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EE82AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82AA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82AA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AB
Deuteranopia (green-blind)
#ACABA7
Tritanopia (blue-blind)
#FD7C90
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee82aa; /* rgb */ color: rgb(238, 130, 170); /* oklch */ color: oklch(73.6% 0.139 357.5);
Tailwind
colors: {
custom: {
50: '#f6a9c3',
500: '#ee82aa',
950: '#000000',
},
}SCSS
$custom: #ee82aa; $custom-light: #f6a9c3; $custom-dark: #000000;
JSON
{
"hex": "#ee82aa",
"rgb": {
"r": 238,
"g": 130,
"b": 170
},
"hsl": {
"h": 337.778,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.73622,
"c": 0.13888,
"h": 357.5
},
"luminance": 0.37045
}Semantic roles & 50–950 ramp
primary
#EE82AA
secondary
#D8F3E9
accent
#D88D0D
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#171012
muted
#857F81