#EE7BAE#EE7BAE
#EE7BAE is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.7% C 0.152 H 353.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BAE |
|---|---|
| RGB | rgb(238, 123, 174) |
| HSL | hsl(333, 77%, 71%) |
| HSV | hsv(333, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 26.9%, 6.7%) |
| CIE-LAB | lab(66.06, 49.87, -6.64) |
| CIE-LCH | lch(66.06, 50.31, 352.41°) |
| OKLab | oklab(72.72% 0.1507 -0.0169) |
| OKLCH | oklch(72.72% 0.152 353.6) |
| XYZ | xyz(49.9845, 35.4033, 44.2372) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 3.90
Bubble Gum Pink
#FF69AF
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.22
Carnation Pink
#FF7FA7
ΔE00 4.80
Pinky
#FC86AA
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BAE #7BEEBB
analogous
#EE7BE8 #EE7BAE #EE817B
triadic
#EE7BAE #AEEE7B #7BAEEE
tetradic
#EE7BAE #E8EE7B #7BEEBB #817BEE
square
#EE7BAE #E8EE7B #7BEEBB #817BEE
split-complementary
#EE7BAE #7BEE81 #7BE8EE
monochromatic
#D31B6D #E7458D #EE7BAE #F5B1CF #FCE4EE
Accessibility & contrast
On white
2.60
#EE7BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#EE7BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BAE
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BAE | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FD768E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7bae; /* rgb */ color: rgb(238, 123, 174); /* oklch */ color: oklch(72.7% 0.152 353.6);
Tailwind
colors: {
custom: {
50: '#f6a4c6',
500: '#ee7bae',
950: '#000000',
},
}SCSS
$custom: #ee7bae; $custom-light: #f6a4c6; $custom-dark: #000000;
JSON
{
"hex": "#ee7bae",
"rgb": {
"r": 238,
"g": 123,
"b": 174
},
"hsl": {
"h": 333.391,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.72716,
"c": 0.15161,
"h": 353.6
},
"luminance": 0.35399
}Semantic roles & 50–950 ramp
primary
#EE7BAE
secondary
#D3F2E4
accent
#D97E0C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82