#EE81AE#EE81AE
#EE81AE is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.6% C 0.142 H 355.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81AE |
|---|---|
| RGB | rgb(238, 129, 174) |
| HSL | hsl(335, 76%, 72%) |
| HSV | hsv(335, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 26.9%, 6.7%) |
| CIE-LAB | lab(67.23, 46.89, -4.91) |
| CIE-LCH | lch(67.23, 47.15, 354.02°) |
| OKLab | oklab(73.6% 0.1416 -0.0123) |
| OKLCH | oklch(73.6% 0.142 355) |
| XYZ | xyz(50.7518, 36.9378, 44.4929) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.94
Pink (survey)
#FF81C0
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.05
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Bubblegum (survey)
#FF6CB5
ΔE00 5.12
Pig Pink
#E78EA5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81AE #81EEC1
analogous
#EE81E5 #EE81AE #EE8B81
triadic
#EE81AE #AEEE81 #81AEEE
tetradic
#EE81AE #E5EE81 #81EEC1 #8B81EE
square
#EE81AE #E5EE81 #81EEC1 #8B81EE
split-complementary
#EE81AE #81EE8B #81E5EE
monochromatic
#D81D6A #E74B8B #EE81AE #F5B7D1 #FBE4EE
Accessibility & contrast
On white
2.50
#EE81AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EE81AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81AE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81AE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98AF
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#FD7B91
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee81ae; /* rgb */ color: rgb(238, 129, 174); /* oklch */ color: oklch(73.6% 0.142 355.0);
Tailwind
colors: {
custom: {
50: '#f6a8c6',
500: '#ee81ae',
950: '#000000',
},
}SCSS
$custom: #ee81ae; $custom-light: #f6a8c6; $custom-dark: #000000;
JSON
{
"hex": "#ee81ae",
"rgb": {
"r": 238,
"g": 129,
"b": 174
},
"hsl": {
"h": 335.229,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.73597,
"c": 0.14215,
"h": 355
},
"luminance": 0.36934
}Semantic roles & 50–950 ramp
primary
#EE81AE
secondary
#D8F3E8
accent
#D8840D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82