#EE8EA7#EE8EA7
#EE8EA7 is a light, moderate pink. Relative luminance 0.403; OKLCH L 75.4% C 0.119 H 3.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EA7 |
|---|---|
| RGB | rgb(238, 142, 167) |
| HSL | hsl(344, 74%, 75%) |
| HSV | hsv(344, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 29.8%, 6.7%) |
| CIE-LAB | lab(69.69, 39.33, 2.63) |
| CIE-LCH | lch(69.69, 39.42, 3.82°) |
| OKLab | oklab(75.4% 0.1191 0.0074) |
| OKLCH | oklch(75.4% 0.119 3.5) |
| XYZ | xyz(51.9097, 40.3171, 41.5997) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.24
Pinky
#FC86AA
ΔE00 3.21
Rosa
#FE86A4
ΔE00 3.29
Rose Pink
#F7879A
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 4.44
Dull Pink
#D5869D
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EA7 #8EEED5
analogous
#EE8ED7 #EE8EA7 #EEA58E
triadic
#EE8EA7 #A7EE8E #8EA7EE
tetradic
#EE8EA7 #D7EE8E #8EEED5 #A58EEE
square
#EE8EA7 #D7EE8E #8EEED5 #A58EEE
split-complementary
#EE8EA7 #8EEEA5 #8ED7EE
monochromatic
#DE2454 #E6597E #EE8EA7 #F6C3D0 #FBE4EA
Accessibility & contrast
On white
2.32
#EE8EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EE8EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EA7
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EA7 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA8
Deuteranopia (green-blind)
#B4B1A5
Tritanopia (blue-blind)
#FD8797
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8ea7; /* rgb */ color: rgb(238, 142, 167); /* oklch */ color: oklch(75.4% 0.119 3.5);
Tailwind
colors: {
custom: {
50: '#f6b0c1',
500: '#ee8ea7',
950: '#000000',
},
}SCSS
$custom: #ee8ea7; $custom-light: #f6b0c1; $custom-dark: #000000;
JSON
{
"hex": "#ee8ea7",
"rgb": {
"r": 238,
"g": 142,
"b": 167
},
"hsl": {
"h": 344.375,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75401,
"c": 0.11933,
"h": 3.5
},
"luminance": 0.40313
}Semantic roles & 50–950 ramp
primary
#EE8EA7
secondary
#D8F3EC
accent
#D6A210
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081