#EE91BF#EE91BF
#EE91BF is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.6% C 0.125 H 349.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE91BF |
|---|---|
| RGB | rgb(238, 145, 191) |
| HSL | hsl(330, 73%, 75%) |
| HSV | hsv(330, 39%, 93%) |
| CMYK | cmyk(0%, 39.1%, 19.7%, 6.7%) |
| CIE-LAB | lab(71.00, 41.11, -8.83) |
| CIE-LCH | lch(71.00, 42.05, 347.88°) |
| OKLab | oklab(76.62% 0.1226 -0.023) |
| OKLCH | oklch(76.62% 0.125 349.4) |
| XYZ | xyz(54.7902, 42.1931, 54.5384) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.40
Bubblegum Pink
#FE83CC
ΔE00 5.14
Pinky
#FC86AA
ΔE00 6.07
Pig Pink
#E78EA5
ΔE00 6.45
Carnation Pink
#FF7FA7
ΔE00 6.90
Dull Pink
#D5869D
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE91BF #91EEC0
analogous
#EE91ED #EE91BF #EE9291
triadic
#EE91BF #BFEE91 #91BFEE
tetradic
#EE91BF #EDEE91 #91EEC0 #9291EE
square
#EE91BF #EDEE91 #91EEC0 #9291EE
split-complementary
#EE91BF #91EE92 #91EDEE
monochromatic
#DE2781 #E65CA0 #EE91BF #F6C6DE #FBE4F0
Accessibility & contrast
On white
2.23
#EE91BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EE91BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE91BF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE91BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE91BF | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C1
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#FA8FA1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee91bf; /* rgb */ color: rgb(238, 145, 191); /* oklch */ color: oklch(76.6% 0.125 349.4);
Tailwind
colors: {
custom: {
50: '#f5b3d2',
500: '#ee91bf',
950: '#000000',
},
}SCSS
$custom: #ee91bf; $custom-light: #f5b3d2; $custom-dark: #000000;
JSON
{
"hex": "#ee91bf",
"rgb": {
"r": 238,
"g": 145,
"b": 191
},
"hsl": {
"h": 330.323,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.76619,
"c": 0.12476,
"h": 349.4
},
"luminance": 0.4219
}Semantic roles & 50–950 ramp
primary
#EE91BF
secondary
#D8F3E6
accent
#D57410
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082