#EE91BE#EE91BE
#EE91BE is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.6% C 0.124 H 350.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EE91BE |
|---|---|
| RGB | rgb(238, 145, 190) |
| HSL | hsl(331, 73%, 75%) |
| HSV | hsv(331, 39%, 93%) |
| CMYK | cmyk(0%, 39.1%, 20.2%, 6.7%) |
| CIE-LAB | lab(70.97, 40.96, -8.32) |
| CIE-LCH | lch(70.97, 41.80, 348.52°) |
| OKLab | oklab(76.59% 0.1223 -0.0216) |
| OKLCH | oklch(76.59% 0.124 350) |
| XYZ | xyz(54.6805, 42.1492, 53.9608) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.46
Bubblegum Pink
#FE83CC
ΔE00 5.31
Pinky
#FC86AA
ΔE00 5.86
Pig Pink
#E78EA5
ΔE00 6.20
Carnation Pink
#FF7FA7
ΔE00 6.72
Dull Pink
#D5869D
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE91BE #91EEC1
analogous
#EE91EC #EE91BE #EE9391
triadic
#EE91BE #BEEE91 #91BEEE
tetradic
#EE91BE #ECEE91 #91EEC1 #9391EE
square
#EE91BE #ECEE91 #91EEC1 #9391EE
split-complementary
#EE91BE #91EE93 #91ECEE
monochromatic
#DE277F #E65C9F #EE91BE #F6C6DD #FBE4EF
Accessibility & contrast
On white
2.23
#EE91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EE91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE91BE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE91BE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C0
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#FA8EA1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee91be; /* rgb */ color: rgb(238, 145, 190); /* oklch */ color: oklch(76.6% 0.124 350.0);
Tailwind
colors: {
custom: {
50: '#f5b3d1',
500: '#ee91be',
950: '#000000',
},
}SCSS
$custom: #ee91be; $custom-light: #f5b3d1; $custom-dark: #000000;
JSON
{
"hex": "#ee91be",
"rgb": {
"r": 238,
"g": 145,
"b": 190
},
"hsl": {
"h": 330.968,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.76586,
"c": 0.12419,
"h": 350
},
"luminance": 0.42146
}Semantic roles & 50–950 ramp
primary
#EE91BE
secondary
#D8F3E6
accent
#D57610
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082