#EE5BAE#EE5BAE
#EE5BAE is a light, vivid pink. Relative luminance 0.287; OKLCH L 68.6% C 0.199 H 348.7°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EE5BAE |
|---|---|
| RGB | rgb(238, 91, 174) |
| HSL | hsl(326, 81%, 65%) |
| HSV | hsv(326, 62%, 93%) |
| CMYK | cmyk(0%, 61.8%, 26.9%, 6.7%) |
| CIE-LAB | lab(60.53, 64.50, -14.92) |
| CIE-LCH | lch(60.53, 66.20, 346.97°) |
| OKLab | oklab(68.6% 0.1954 -0.0391) |
| OKLCH | oklch(68.6% 0.199 348.7) |
| XYZ | xyz(46.6429, 28.7200, 43.1233) |
| Luminance | 0.2872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.55
Pale Magenta
#D767AD
ΔE00 3.96
Hot Pink
#FF69B4
ΔE00 4.53
Bubble Gum Pink
#FF69AF
ΔE00 4.93
Bubblegum (survey)
#FF6CB5
ΔE00 4.94
Purplish Pink
#CE5DAE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE5BAE #5BEE9B
analogous
#E45BEE #EE5BAE #EE5B65
triadic
#EE5BAE #AEEE5B #5BAEEE
tetradic
#EE5BAE #EEE45B #5BEE9B #5B65EE
square
#EE5BAE #EEE45B #5BEE9B #5B65EE
split-complementary
#EE5BAE #65EE5B #5BEEE4
monochromatic
#BB1372 #E82493 #EE5BAE #F492C9 #F9CAE5
Accessibility & contrast
On white
3.11
#EE5BAE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#EE5BAE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE5BAE
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE5BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE5BAE | 1.00 | 3.11 | 6.74 | 6.74 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D82B1
Deuteranopia (green-blind)
#979BAA
Tritanopia (blue-blind)
#FE567D
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #ee5bae; /* rgb */ color: rgb(238, 91, 174); /* oklch */ color: oklch(68.6% 0.199 348.7);
Tailwind
colors: {
custom: {
50: '#f791c6',
500: '#ee5bae',
950: '#000000',
},
}SCSS
$custom: #ee5bae; $custom-light: #f791c6; $custom-dark: #000000;
JSON
{
"hex": "#ee5bae",
"rgb": {
"r": 238,
"g": 91,
"b": 174
},
"hsl": {
"h": 326.122,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.68596,
"c": 0.19929,
"h": 348.7
},
"luminance": 0.28715
}Semantic roles & 50–950 ramp
primary
#EE5BAE
secondary
#B9ECCF
accent
#DE6508
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180D13
muted
#867E82