#EE8EBA#EE8EBA
#EE8EBA is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.0% C 0.127 H 351.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EBA |
|---|---|
| RGB | rgb(238, 142, 186) |
| HSL | hsl(333, 74%, 75%) |
| HSV | hsv(333, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 21.8%, 6.7%) |
| CIE-LAB | lab(70.23, 41.93, -7.20) |
| CIE-LCH | lch(70.23, 42.54, 350.25°) |
| OKLab | oklab(75.98% 0.1256 -0.0186) |
| OKLCH | oklch(75.98% 0.127 351.6) |
| XYZ | xyz(53.7969, 41.0720, 51.5391) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.17
Pinky
#FC86AA
ΔE00 5.11
Bubblegum Pink
#FE83CC
ΔE00 5.42
Pig Pink
#E78EA5
ΔE00 5.60
Carnation Pink
#FF7FA7
ΔE00 5.91
Rosa
#FE86A4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EBA #8EEEC2
analogous
#EE8EEA #EE8EBA #EE928E
triadic
#EE8EBA #BAEE8E #8EBAEE
tetradic
#EE8EBA #EAEE8E #8EEEC2 #928EEE
square
#EE8EBA #EAEE8E #8EEEC2 #928EEE
split-complementary
#EE8EBA #8EEE92 #8EEAEE
monochromatic
#DE2479 #E6599A #EE8EBA #F6C3DA #FBE4EF
Accessibility & contrast
On white
2.28
#EE8EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EE8EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EBA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EBA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#B0B2B8
Tritanopia (blue-blind)
#FB8B9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee8eba; /* rgb */ color: rgb(238, 142, 186); /* oklch */ color: oklch(76.0% 0.127 351.6);
Tailwind
colors: {
custom: {
50: '#f5b1ce',
500: '#ee8eba',
950: '#000000',
},
}SCSS
$custom: #ee8eba; $custom-light: #f5b1ce; $custom-dark: #000000;
JSON
{
"hex": "#ee8eba",
"rgb": {
"r": 238,
"g": 142,
"b": 186
},
"hsl": {
"h": 332.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75979,
"c": 0.12698,
"h": 351.6
},
"luminance": 0.41068
}Semantic roles & 50–950 ramp
primary
#EE8EBA
secondary
#D8F3E7
accent
#D67B10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082