#EE8EBB#EE8EBB
#EE8EBB is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.0% C 0.128 H 351.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EBB |
|---|---|
| RGB | rgb(238, 142, 187) |
| HSL | hsl(332, 74%, 75%) |
| HSV | hsv(332, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 21.4%, 6.7%) |
| CIE-LAB | lab(70.26, 42.08, -7.71) |
| CIE-LCH | lch(70.26, 42.78, 349.61°) |
| OKLab | oklab(76.01% 0.126 -0.0199) |
| OKLCH | oklch(76.01% 0.128 351) |
| XYZ | xyz(53.9036, 41.1147, 52.1009) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.07
Bubblegum Pink
#FE83CC
ΔE00 5.22
Pinky
#FC86AA
ΔE00 5.32
Pig Pink
#E78EA5
ΔE00 5.86
Carnation Pink
#FF7FA7
ΔE00 6.10
Rosa
#FE86A4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EBB #8EEEC1
analogous
#EE8EEB #EE8EBB #EE918E
triadic
#EE8EBB #BBEE8E #8EBBEE
tetradic
#EE8EBB #EBEE8E #8EEEC1 #918EEE
square
#EE8EBB #EBEE8E #8EEEC1 #918EEE
split-complementary
#EE8EBB #8EEE91 #8EEBEE
monochromatic
#DE247B #E6599B #EE8EBB #F6C3DB #FBE4EF
Accessibility & contrast
On white
2.28
#EE8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EE8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EBB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EBB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#FB8B9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee8ebb; /* rgb */ color: rgb(238, 142, 187); /* oklch */ color: oklch(76.0% 0.128 351.0);
Tailwind
colors: {
custom: {
50: '#f5b1cf',
500: '#ee8ebb',
950: '#000000',
},
}SCSS
$custom: #ee8ebb; $custom-light: #f5b1cf; $custom-dark: #000000;
JSON
{
"hex": "#ee8ebb",
"rgb": {
"r": 238,
"g": 142,
"b": 187
},
"hsl": {
"h": 331.875,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.76012,
"c": 0.12752,
"h": 351
},
"luminance": 0.41111
}Semantic roles & 50–950 ramp
primary
#EE8EBB
secondary
#D8F3E6
accent
#D67910
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082