#EE8AAB#EE8AAB
#EE8AAB is a light, vivid pink. Relative luminance 0.393; OKLCH L 74.9% C 0.127 H 359.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8AAB |
|---|---|
| RGB | rgb(238, 138, 171) |
| HSL | hsl(340, 75%, 74%) |
| HSV | hsv(340, 42%, 93%) |
| CMYK | cmyk(0%, 42%, 28.2%, 6.7%) |
| CIE-LAB | lab(68.97, 41.92, -0.67) |
| CIE-LCH | lch(68.97, 41.92, 359.08°) |
| OKLab | oklab(74.88% 0.1268 -0.0012) |
| OKLCH | oklch(74.88% 0.127 359.5) |
| XYZ | xyz(51.7007, 39.2984, 43.3825) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.59
Pig Pink
#E78EA5
ΔE00 2.60
Carnation Pink
#FF7FA7
ΔE00 3.65
Rosa
#FE86A4
ΔE00 3.77
Dull Pink
#D5869D
ΔE00 4.78
Rose Pink
#F7879A
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8AAB #8AEECD
analogous
#EE8ADD #EE8AAB #EE9B8A
triadic
#EE8AAB #ABEE8A #8AABEE
tetradic
#EE8AAB #DDEE8A #8AEECD #9B8AEE
square
#EE8AAB #DDEE8A #8AEECD #9B8AEE
split-complementary
#EE8AAB #8AEE9B #8ADDEE
monochromatic
#DD205F #E65585 #EE8AAB #F6BFD1 #FBE4EC
Accessibility & contrast
On white
2.37
#EE8AAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EE8AAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8AAB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8AAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8AAB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAC
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#FD8496
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee8aab; /* rgb */ color: rgb(238, 138, 171); /* oklch */ color: oklch(74.9% 0.127 359.5);
Tailwind
colors: {
custom: {
50: '#f6aec3',
500: '#ee8aab',
950: '#000000',
},
}SCSS
$custom: #ee8aab; $custom-light: #f6aec3; $custom-dark: #000000;
JSON
{
"hex": "#ee8aab",
"rgb": {
"r": 238,
"g": 138,
"b": 171
},
"hsl": {
"h": 340.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.74883,
"c": 0.12677,
"h": 359.5
},
"luminance": 0.39294
}Semantic roles & 50–950 ramp
primary
#EE8AAB
secondary
#D8F3EA
accent
#D7950F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171012
muted
#857F81