#EE90BA#EE90BA
#EE90BA is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.3% C 0.124 H 352.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90BA |
|---|---|
| RGB | rgb(238, 144, 186) |
| HSL | hsl(333, 73%, 75%) |
| HSV | hsv(333, 39%, 93%) |
| CMYK | cmyk(0%, 39.5%, 21.8%, 6.7%) |
| CIE-LAB | lab(70.64, 40.90, -6.58) |
| CIE-LCH | lch(70.64, 41.42, 350.86°) |
| OKLab | oklab(76.3% 0.1225 -0.0169) |
| OKLCH | oklch(76.3% 0.124 352.1) |
| XYZ | xyz(54.0972, 41.6725, 51.6391) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.61
Pinky
#FC86AA
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.31
Bubblegum Pink
#FE83CC
ΔE00 5.86
Carnation Pink
#FF7FA7
ΔE00 5.98
Rosa
#FE86A4
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90BA #90EEC4
analogous
#EE90E9 #EE90BA #EE9590
triadic
#EE90BA #BAEE90 #90BAEE
tetradic
#EE90BA #E9EE90 #90EEC4 #9590EE
square
#EE90BA #E9EE90 #90EEC4 #9590EE
split-complementary
#EE90BA #90EE95 #90E9EE
monochromatic
#DE2678 #E65B99 #EE90BA #F6C5DB #FBE4EF
Accessibility & contrast
On white
2.25
#EE90BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EE90BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90BA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90BA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#FB8D9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee90ba; /* rgb */ color: rgb(238, 144, 186); /* oklch */ color: oklch(76.3% 0.124 352.1);
Tailwind
colors: {
custom: {
50: '#f5b2ce',
500: '#ee90ba',
950: '#000000',
},
}SCSS
$custom: #ee90ba; $custom-light: #f5b2ce; $custom-dark: #000000;
JSON
{
"hex": "#ee90ba",
"rgb": {
"r": 238,
"g": 144,
"b": 186
},
"hsl": {
"h": 333.191,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.76297,
"c": 0.1237,
"h": 352.1
},
"luminance": 0.41669
}Semantic roles & 50–950 ramp
primary
#EE90BA
secondary
#D8F3E7
accent
#D67D10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082