#EE8EB4#EE8EB4
#EE8EB4 is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.124 H 355.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EB4 |
|---|---|
| RGB | rgb(238, 142, 180) |
| HSL | hsl(336, 74%, 75%) |
| HSV | hsv(336, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 24.4%, 6.7%) |
| CIE-LAB | lab(70.05, 41.08, -4.11) |
| CIE-LCH | lch(70.05, 41.28, 354.28°) |
| OKLab | oklab(75.79% 0.1236 -0.0103) |
| OKLCH | oklch(75.79% 0.124 355.2) |
| XYZ | xyz(53.1724, 40.8222, 48.2501) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.91
Pig Pink
#E78EA5
ΔE00 4.05
Carnation Pink
#FF7FA7
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 5.06
Rosa
#FE86A4
ΔE00 5.43
Dull Pink
#D5869D
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EB4 #8EEEC8
analogous
#EE8EE4 #EE8EB4 #EE988E
triadic
#EE8EB4 #B4EE8E #8EB4EE
tetradic
#EE8EB4 #E4EE8E #8EEEC8 #988EEE
square
#EE8EB4 #E4EE8E #8EEEC8 #988EEE
split-complementary
#EE8EB4 #8EEE98 #8EE4EE
monochromatic
#DE246D #E65991 #EE8EB4 #F6C3D7 #FBE4ED
Accessibility & contrast
On white
2.29
#EE8EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EE8EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EB4
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EB4 | 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)
#9AA1B5
Deuteranopia (green-blind)
#B2B2B2
Tritanopia (blue-blind)
#FC899B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee8eb4; /* rgb */ color: rgb(238, 142, 180); /* oklch */ color: oklch(75.8% 0.124 355.2);
Tailwind
colors: {
custom: {
50: '#f5b0ca',
500: '#ee8eb4',
950: '#000000',
},
}SCSS
$custom: #ee8eb4; $custom-light: #f5b0ca; $custom-dark: #000000;
JSON
{
"hex": "#ee8eb4",
"rgb": {
"r": 238,
"g": 142,
"b": 180
},
"hsl": {
"h": 336.25,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75789,
"c": 0.12406,
"h": 355.2
},
"luminance": 0.40818
}Semantic roles & 50–950 ramp
primary
#EE8EB4
secondary
#D8F3E8
accent
#D68710
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082