#EE8EA9#EE8EA9
#EE8EA9 is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.5% C 0.120 H 2.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EA9 |
|---|---|
| RGB | rgb(238, 142, 169) |
| HSL | hsl(343, 74%, 75%) |
| HSV | hsv(343, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 29%, 6.7%) |
| CIE-LAB | lab(69.75, 39.59, 1.58) |
| CIE-LCH | lch(69.75, 39.62, 2.29°) |
| OKLab | oklab(75.46% 0.1198 0.0047) |
| OKLCH | oklch(75.46% 0.12 2.2) |
| XYZ | xyz(52.0960, 40.3917, 42.5810) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.42
Pinky
#FC86AA
ΔE00 3.03
Rosa
#FE86A4
ΔE00 3.45
Carnation Pink
#FF7FA7
ΔE00 4.30
Rose Pink
#F7879A
ΔE00 4.41
Dull Pink
#D5869D
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EA9 #8EEED3
analogous
#EE8ED9 #EE8EA9 #EEA38E
triadic
#EE8EA9 #A9EE8E #8EA9EE
tetradic
#EE8EA9 #D9EE8E #8EEED3 #A38EEE
square
#EE8EA9 #D9EE8E #8EEED3 #A38EEE
split-complementary
#EE8EA9 #8EEEA3 #8ED9EE
monochromatic
#DE2458 #E65981 #EE8EA9 #F6C3D1 #FBE4EB
Accessibility & contrast
On white
2.31
#EE8EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EE8EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EA9
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EA9 | 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)
#9CA0AA
Deuteranopia (green-blind)
#B4B1A7
Tritanopia (blue-blind)
#FD8797
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8ea9; /* rgb */ color: rgb(238, 142, 169); /* oklch */ color: oklch(75.5% 0.120 2.2);
Tailwind
colors: {
custom: {
50: '#f6b0c2',
500: '#ee8ea9',
950: '#000000',
},
}SCSS
$custom: #ee8ea9; $custom-light: #f6b0c2; $custom-dark: #000000;
JSON
{
"hex": "#ee8ea9",
"rgb": {
"r": 238,
"g": 142,
"b": 169
},
"hsl": {
"h": 343.125,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75458,
"c": 0.11991,
"h": 2.2
},
"luminance": 0.40388
}Semantic roles & 50–950 ramp
primary
#EE8EA9
secondary
#D8F3EB
accent
#D69E10
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081