#EE7EAE#EE7EAE
#EE7EAE is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.2% C 0.147 H 354.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EAE |
|---|---|
| RGB | rgb(238, 126, 174) |
| HSL | hsl(334, 77%, 71%) |
| HSV | hsv(334, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 26.9%, 6.7%) |
| CIE-LAB | lab(66.64, 48.39, -5.78) |
| CIE-LCH | lch(66.64, 48.73, 353.18°) |
| OKLab | oklab(73.15% 0.1462 -0.0146) |
| OKLCH | oklch(73.15% 0.147 354.3) |
| XYZ | xyz(50.3624, 36.1590, 44.3631) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 4.38
Bubblegum (survey)
#FF6CB5
ΔE00 4.48
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Pinky
#FC86AA
ΔE00 4.49
Hot Pink
#FF69B4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EAE #7EEEBE
analogous
#EE7EE6 #EE7EAE #EE867E
triadic
#EE7EAE #AEEE7E #7EAEEE
tetradic
#EE7EAE #E6EE7E #7EEEBE #867EEE
square
#EE7EAE #E6EE7E #7EEEBE #867EEE
split-complementary
#EE7EAE #7EEE86 #7EE6EE
monochromatic
#D51C6C #E7488C #EE7EAE #F5B4D0 #FBE4EE
Accessibility & contrast
On white
2.55
#EE7EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EE7EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EAE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EAE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B0
Deuteranopia (green-blind)
#A9AAAB
Tritanopia (blue-blind)
#FD7990
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7eae; /* rgb */ color: rgb(238, 126, 174); /* oklch */ color: oklch(73.2% 0.147 354.3);
Tailwind
colors: {
custom: {
50: '#f6a6c6',
500: '#ee7eae',
950: '#000000',
},
}SCSS
$custom: #ee7eae; $custom-light: #f6a6c6; $custom-dark: #000000;
JSON
{
"hex": "#ee7eae",
"rgb": {
"r": 238,
"g": 126,
"b": 174
},
"hsl": {
"h": 334.286,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.73152,
"c": 0.14688,
"h": 354.3
},
"luminance": 0.36155
}Semantic roles & 50–950 ramp
primary
#EE7EAE
secondary
#D5F2E6
accent
#D9810D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82