#EE8EB5#EE8EB5
#EE8EB5 is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.8% C 0.125 H 354.6°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EB5 |
|---|---|
| RGB | rgb(238, 142, 181) |
| HSL | hsl(336, 74%, 75%) |
| HSV | hsv(336, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 23.9%, 6.7%) |
| CIE-LAB | lab(70.08, 41.22, -4.63) |
| CIE-LCH | lch(70.08, 41.48, 353.59°) |
| OKLab | oklab(75.82% 0.124 -0.0117) |
| OKLCH | oklch(75.82% 0.125 354.6) |
| XYZ | xyz(53.2747, 40.8631, 48.7885) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.09
Pig Pink
#E78EA5
ΔE00 4.31
Pink (survey)
#FF81C0
ΔE00 4.88
Carnation Pink
#FF7FA7
ΔE00 5.08
Rosa
#FE86A4
ΔE00 5.65
Dull Pink
#D5869D
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EB5 #8EEEC7
analogous
#EE8EE5 #EE8EB5 #EE978E
triadic
#EE8EB5 #B5EE8E #8EB5EE
tetradic
#EE8EB5 #E5EE8E #8EEEC7 #978EEE
square
#EE8EB5 #E5EE8E #8EEEC7 #978EEE
split-complementary
#EE8EB5 #8EEE97 #8EE5EE
monochromatic
#DE246F #E65992 #EE8EB5 #F6C3D8 #FBE4EE
Accessibility & contrast
On white
2.29
#EE8EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EE8EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EB5
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EB5 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A1B6
Deuteranopia (green-blind)
#B1B2B3
Tritanopia (blue-blind)
#FC8A9C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee8eb5; /* rgb */ color: rgb(238, 142, 181); /* oklch */ color: oklch(75.8% 0.125 354.6);
Tailwind
colors: {
custom: {
50: '#f5b1cb',
500: '#ee8eb5',
950: '#000000',
},
}SCSS
$custom: #ee8eb5; $custom-light: #f5b1cb; $custom-dark: #000000;
JSON
{
"hex": "#ee8eb5",
"rgb": {
"r": 238,
"g": 142,
"b": 181
},
"hsl": {
"h": 335.625,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.7582,
"c": 0.12452,
"h": 354.6
},
"luminance": 0.40859
}Semantic roles & 50–950 ramp
primary
#EE8EB5
secondary
#D8F3E8
accent
#D68510
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082