#EE8EAA#EE8EAA
#EE8EAA is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.5% C 0.120 H 1.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EAA |
|---|---|
| RGB | rgb(238, 142, 170) |
| HSL | hsl(343, 74%, 75%) |
| HSV | hsv(343, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 28.6%, 6.7%) |
| CIE-LAB | lab(69.77, 39.72, 1.06) |
| CIE-LCH | lch(69.77, 39.73, 1.53°) |
| OKLab | oklab(75.49% 0.1202 0.0033) |
| OKLCH | oklch(75.49% 0.12 1.6) |
| XYZ | xyz(52.1903, 40.4294, 43.0773) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.59
Pinky
#FC86AA
ΔE00 2.98
Rosa
#FE86A4
ΔE00 3.56
Carnation Pink
#FF7FA7
ΔE00 4.26
Rose Pink
#F7879A
ΔE00 4.67
Dull Pink
#D5869D
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EAA #8EEED2
analogous
#EE8EDA #EE8EAA #EEA28E
triadic
#EE8EAA #AAEE8E #8EAAEE
tetradic
#EE8EAA #DAEE8E #8EEED2 #A28EEE
square
#EE8EAA #DAEE8E #8EEED2 #A28EEE
split-complementary
#EE8EAA #8EEEA2 #8EDAEE
monochromatic
#DE245A #E65982 #EE8EAA #F6C3D2 #FBE4EB
Accessibility & contrast
On white
2.31
#EE8EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EE8EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EAA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EAA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#B4B1A8
Tritanopia (blue-blind)
#FD8798
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8eaa; /* rgb */ color: rgb(238, 142, 170); /* oklch */ color: oklch(75.5% 0.120 1.6);
Tailwind
colors: {
custom: {
50: '#f6b0c3',
500: '#ee8eaa',
950: '#000000',
},
}SCSS
$custom: #ee8eaa; $custom-light: #f6b0c3; $custom-dark: #000000;
JSON
{
"hex": "#ee8eaa",
"rgb": {
"r": 238,
"g": 142,
"b": 170
},
"hsl": {
"h": 342.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75487,
"c": 0.12022,
"h": 1.6
},
"luminance": 0.40425
}Semantic roles & 50–950 ramp
primary
#EE8EAA
secondary
#D8F3EB
accent
#D69C10
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081