#EE8EB3#EE8EB3
#EE8EB3 is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.124 H 355.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EB3 |
|---|---|
| RGB | rgb(238, 142, 179) |
| HSL | hsl(337, 74%, 75%) |
| HSV | hsv(337, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 24.8%, 6.7%) |
| CIE-LAB | lab(70.02, 40.94, -3.60) |
| CIE-LCH | lch(70.02, 41.10, 354.98°) |
| OKLab | oklab(75.76% 0.1233 -0.0089) |
| OKLCH | oklch(75.76% 0.124 355.8) |
| XYZ | xyz(53.0709, 40.7816, 47.7155) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.74
Pig Pink
#E78EA5
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 4.80
Rosa
#FE86A4
ΔE00 5.21
Pink (survey)
#FF81C0
ΔE00 5.24
Dull Pink
#D5869D
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EB3 #8EEEC9
analogous
#EE8EE3 #EE8EB3 #EE998E
triadic
#EE8EB3 #B3EE8E #8EB3EE
tetradic
#EE8EB3 #E3EE8E #8EEEC9 #998EEE
square
#EE8EB3 #E3EE8E #8EEEC9 #998EEE
split-complementary
#EE8EB3 #8EEE99 #8EE3EE
monochromatic
#DE246B #E6598F #EE8EB3 #F6C3D7 #FBE4ED
Accessibility & contrast
On white
2.29
#EE8EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EE8EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EB3
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EB3 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B4
Deuteranopia (green-blind)
#B2B2B1
Tritanopia (blue-blind)
#FC899B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee8eb3; /* rgb */ color: rgb(238, 142, 179); /* oklch */ color: oklch(75.8% 0.124 355.8);
Tailwind
colors: {
custom: {
50: '#f5b0c9',
500: '#ee8eb3',
950: '#000000',
},
}SCSS
$custom: #ee8eb3; $custom-light: #f5b0c9; $custom-dark: #000000;
JSON
{
"hex": "#ee8eb3",
"rgb": {
"r": 238,
"g": 142,
"b": 179
},
"hsl": {
"h": 336.875,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75758,
"c": 0.12361,
"h": 355.8
},
"luminance": 0.40778
}Semantic roles & 50–950 ramp
primary
#EE8EB3
secondary
#D8F3E9
accent
#D68910
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082