#EE8EB6#EE8EB6
#EE8EB6 is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.9% C 0.125 H 354.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EB6 |
|---|---|
| RGB | rgb(238, 142, 182) |
| HSL | hsl(335, 74%, 75%) |
| HSV | hsv(335, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 23.5%, 6.7%) |
| CIE-LAB | lab(70.11, 41.36, -5.15) |
| CIE-LCH | lch(70.11, 41.68, 352.91°) |
| OKLab | oklab(75.85% 0.1243 -0.0131) |
| OKLCH | oklch(75.85% 0.125 354) |
| XYZ | xyz(53.3776, 40.9043, 49.3308) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.29
Pig Pink
#E78EA5
ΔE00 4.57
Pink (survey)
#FF81C0
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 5.23
Rosa
#FE86A4
ΔE00 5.87
Dull Pink
#D5869D
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EB6 #8EEEC6
analogous
#EE8EE6 #EE8EB6 #EE968E
triadic
#EE8EB6 #B6EE8E #8EB6EE
tetradic
#EE8EB6 #E6EE8E #8EEEC6 #968EEE
square
#EE8EB6 #E6EE8E #8EEEC6 #968EEE
split-complementary
#EE8EB6 #8EEE96 #8EE6EE
monochromatic
#DE2471 #E65994 #EE8EB6 #F6C3D8 #FBE4EE
Accessibility & contrast
On white
2.29
#EE8EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EE8EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EB6
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EB6 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A1B7
Deuteranopia (green-blind)
#B1B2B4
Tritanopia (blue-blind)
#FC8A9C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee8eb6; /* rgb */ color: rgb(238, 142, 182); /* oklch */ color: oklch(75.9% 0.125 354.0);
Tailwind
colors: {
custom: {
50: '#f5b1cb',
500: '#ee8eb6',
950: '#000000',
},
}SCSS
$custom: #ee8eb6; $custom-light: #f5b1cb; $custom-dark: #000000;
JSON
{
"hex": "#ee8eb6",
"rgb": {
"r": 238,
"g": 142,
"b": 182
},
"hsl": {
"h": 335,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75852,
"c": 0.12498,
"h": 354
},
"luminance": 0.40901
}Semantic roles & 50–950 ramp
primary
#EE8EB6
secondary
#D8F3E8
accent
#D68310
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082