#EE90BB#EE90BB
#EE90BB is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.3% C 0.124 H 351.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90BB |
|---|---|
| RGB | rgb(238, 144, 187) |
| HSL | hsl(333, 73%, 75%) |
| HSV | hsv(333, 39%, 93%) |
| CMYK | cmyk(0%, 39.5%, 21.4%, 6.7%) |
| CIE-LAB | lab(70.67, 41.04, -7.09) |
| CIE-LCH | lch(70.67, 41.65, 350.19°) |
| OKLab | oklab(76.33% 0.1229 -0.0183) |
| OKLCH | oklch(76.33% 0.124 351.5) |
| XYZ | xyz(54.2038, 41.7152, 52.2010) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.50
Pinky
#FC86AA
ΔE00 5.26
Pig Pink
#E78EA5
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 5.66
Carnation Pink
#FF7FA7
ΔE00 6.15
Rosa
#FE86A4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90BB #90EEC3
analogous
#EE90EA #EE90BB #EE9490
triadic
#EE90BB #BBEE90 #90BBEE
tetradic
#EE90BB #EAEE90 #90EEC3 #9490EE
square
#EE90BB #EAEE90 #90EEC3 #9490EE
split-complementary
#EE90BB #90EE94 #90EAEE
monochromatic
#DE267A #E65B9A #EE90BB #F6C5DC #FBE4EF
Accessibility & contrast
On white
2.25
#EE90BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#EE90BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90BB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90BB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BD
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#FB8D9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee90bb; /* rgb */ color: rgb(238, 144, 187); /* oklch */ color: oklch(76.3% 0.124 351.5);
Tailwind
colors: {
custom: {
50: '#f5b2cf',
500: '#ee90bb',
950: '#000000',
},
}SCSS
$custom: #ee90bb; $custom-light: #f5b2cf; $custom-dark: #000000;
JSON
{
"hex": "#ee90bb",
"rgb": {
"r": 238,
"g": 144,
"b": 187
},
"hsl": {
"h": 332.553,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.76329,
"c": 0.12422,
"h": 351.5
},
"luminance": 0.41712
}Semantic roles & 50–950 ramp
primary
#EE90BB
secondary
#D8F3E7
accent
#D67B10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082