#EE81AA#EE81AA
#EE81AA is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.5% C 0.140 H 357.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81AA |
|---|---|
| RGB | rgb(238, 129, 170) |
| HSL | hsl(337, 76%, 72%) |
| HSV | hsv(337, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 28.6%, 6.7%) |
| CIE-LAB | lab(67.11, 46.36, -2.83) |
| CIE-LCH | lch(67.11, 46.45, 356.51°) |
| OKLab | oklab(73.47% 0.1403 -0.0068) |
| OKLCH | oklch(73.47% 0.14 357.2) |
| XYZ | xyz(50.3676, 36.7841, 42.4697) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.23
Carnation Pink
#FF7FA7
ΔE00 3.36
Pig Pink
#E78EA5
ΔE00 4.62
Rosa
#FE86A4
ΔE00 4.73
Pink (survey)
#FF81C0
ΔE00 4.85
Dull Pink
#D5869D
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81AA #81EEC5
analogous
#EE81E1 #EE81AA #EE8F81
triadic
#EE81AA #AAEE81 #81AAEE
tetradic
#EE81AA #E1EE81 #81EEC5 #8F81EE
square
#EE81AA #E1EE81 #81EEC5 #8F81EE
split-complementary
#EE81AA #81EE8F #81E1EE
monochromatic
#D81D63 #E74B86 #EE81AA #F5B7CE #FBE4ED
Accessibility & contrast
On white
2.51
#EE81AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EE81AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81AA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81AA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9097AB
Deuteranopia (green-blind)
#ACABA7
Tritanopia (blue-blind)
#FD7B90
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee81aa; /* rgb */ color: rgb(238, 129, 170); /* oklch */ color: oklch(73.5% 0.140 357.2);
Tailwind
colors: {
custom: {
50: '#f6a8c3',
500: '#ee81aa',
950: '#000000',
},
}SCSS
$custom: #ee81aa; $custom-light: #f6a8c3; $custom-dark: #000000;
JSON
{
"hex": "#ee81aa",
"rgb": {
"r": 238,
"g": 129,
"b": 170
},
"hsl": {
"h": 337.431,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.73471,
"c": 0.14045,
"h": 357.2
},
"luminance": 0.3678
}Semantic roles & 50–950 ramp
primary
#EE81AA
secondary
#D8F3E9
accent
#D88C0D
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#171012
muted
#857F81