#EE8EBF#EE8EBF
#EE8EBF is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.1% C 0.130 H 348.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EBF |
|---|---|
| RGB | rgb(238, 142, 191) |
| HSL | hsl(329, 74%, 75%) |
| HSV | hsv(329, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 19.7%, 6.7%) |
| CIE-LAB | lab(70.38, 42.66, -9.76) |
| CIE-LCH | lch(70.38, 43.76, 347.11°) |
| OKLab | oklab(76.14% 0.1272 -0.0255) |
| OKLCH | oklch(76.14% 0.13 348.7) |
| XYZ | xyz(54.3378, 41.2884, 54.3876) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.49
Pinky
#FC86AA
ΔE00 6.19
Pig Pink
#E78EA5
ΔE00 6.86
Carnation Pink
#FF7FA7
ΔE00 6.87
Bubblegum (survey)
#FF6CB5
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EBF #8EEEBD
analogous
#ED8EEE #EE8EBF #EE8E8F
triadic
#EE8EBF #BFEE8E #8EBFEE
tetradic
#EE8EBF #EEED8E #8EEEBD #8E8FEE
square
#EE8EBF #EEED8E #8EEEBD #8E8FEE
split-complementary
#EE8EBF #8FEE8E #8EEEED
monochromatic
#DE2483 #E659A1 #EE8EBF #F6C3DD #FBE4F0
Accessibility & contrast
On white
2.27
#EE8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EE8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EBF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EBF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C1
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#FA8CA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee8ebf; /* rgb */ color: rgb(238, 142, 191); /* oklch */ color: oklch(76.1% 0.130 348.7);
Tailwind
colors: {
custom: {
50: '#f5b1d2',
500: '#ee8ebf',
950: '#000000',
},
}SCSS
$custom: #ee8ebf; $custom-light: #f5b1d2; $custom-dark: #000000;
JSON
{
"hex": "#ee8ebf",
"rgb": {
"r": 238,
"g": 142,
"b": 191
},
"hsl": {
"h": 329.375,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.76144,
"c": 0.12975,
"h": 348.7
},
"luminance": 0.41285
}Semantic roles & 50–950 ramp
primary
#EE8EBF
secondary
#D8F3E5
accent
#D67110
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082