#EE90B2#EE90B2
#EE90B2 is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.0% C 0.120 H 357.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90B2 |
|---|---|
| RGB | rgb(238, 144, 178) |
| HSL | hsl(338, 73%, 75%) |
| HSV | hsv(338, 39%, 93%) |
| CMYK | cmyk(0%, 39.5%, 25.2%, 6.7%) |
| CIE-LAB | lab(70.41, 39.77, -2.46) |
| CIE-LCH | lch(70.41, 39.84, 356.45°) |
| OKLab | oklab(76.05% 0.1199 -0.006) |
| OKLCH | oklch(76.05% 0.12 357.2) |
| XYZ | xyz(53.2704, 41.3418, 47.2849) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.21
Pinky
#FC86AA
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 4.89
Rosa
#FE86A4
ΔE00 4.94
Dull Pink
#D5869D
ΔE00 5.47
Pink (survey)
#FF81C0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90B2 #90EECC
analogous
#EE90E1 #EE90B2 #EE9D90
triadic
#EE90B2 #B2EE90 #90B2EE
tetradic
#EE90B2 #E1EE90 #90EECC #9D90EE
square
#EE90B2 #E1EE90 #90EECC #9D90EE
split-complementary
#EE90B2 #90EE9D #90E1EE
monochromatic
#DE2668 #E65B8D #EE90B2 #F6C5D7 #FBE4ED
Accessibility & contrast
On white
2.27
#EE90B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EE90B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90B2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90B2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#B3B3B0
Tritanopia (blue-blind)
#FC8B9C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee90b2; /* rgb */ color: rgb(238, 144, 178); /* oklch */ color: oklch(76.0% 0.120 357.2);
Tailwind
colors: {
custom: {
50: '#f5b2c9',
500: '#ee90b2',
950: '#000000',
},
}SCSS
$custom: #ee90b2; $custom-light: #f5b2c9; $custom-dark: #000000;
JSON
{
"hex": "#ee90b2",
"rgb": {
"r": 238,
"g": 144,
"b": 178
},
"hsl": {
"h": 338.298,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.76046,
"c": 0.12,
"h": 357.2
},
"luminance": 0.41338
}Semantic roles & 50–950 ramp
primary
#EE90B2
secondary
#D8F3E9
accent
#D68E10
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082