#EE8EA8#EE8EA8
#EE8EA8 is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.4% C 0.120 H 2.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EA8 |
|---|---|
| RGB | rgb(238, 142, 168) |
| HSL | hsl(344, 74%, 75%) |
| HSV | hsv(344, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 29.4%, 6.7%) |
| CIE-LAB | lab(69.72, 39.46, 2.10) |
| CIE-LCH | lch(69.72, 39.51, 3.05°) |
| OKLab | oklab(75.43% 0.1195 0.006) |
| OKLCH | oklch(75.43% 0.12 2.9) |
| XYZ | xyz(52.0025, 40.3543, 42.0884) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.30
Pinky
#FC86AA
ΔE00 3.10
Rosa
#FE86A4
ΔE00 3.36
Rose Pink
#F7879A
ΔE00 4.16
Carnation Pink
#FF7FA7
ΔE00 4.36
Dull Pink
#D5869D
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EA8 #8EEED4
analogous
#EE8ED8 #EE8EA8 #EEA48E
triadic
#EE8EA8 #A8EE8E #8EA8EE
tetradic
#EE8EA8 #D8EE8E #8EEED4 #A48EEE
square
#EE8EA8 #D8EE8E #8EEED4 #A48EEE
split-complementary
#EE8EA8 #8EEEA4 #8ED8EE
monochromatic
#DE2456 #E6597F #EE8EA8 #F6C3D1 #FBE4EB
Accessibility & contrast
On white
2.32
#EE8EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EE8EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EA8
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EA8 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0A9
Deuteranopia (green-blind)
#B4B1A6
Tritanopia (blue-blind)
#FD8797
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8ea8; /* rgb */ color: rgb(238, 142, 168); /* oklch */ color: oklch(75.4% 0.120 2.9);
Tailwind
colors: {
custom: {
50: '#f6b0c1',
500: '#ee8ea8',
950: '#000000',
},
}SCSS
$custom: #ee8ea8; $custom-light: #f6b0c1; $custom-dark: #000000;
JSON
{
"hex": "#ee8ea8",
"rgb": {
"r": 238,
"g": 142,
"b": 168
},
"hsl": {
"h": 343.75,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75429,
"c": 0.11961,
"h": 2.9
},
"luminance": 0.4035
}Semantic roles & 50–950 ramp
primary
#EE8EA8
secondary
#D8F3EC
accent
#D6A010
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081