#EE74AE#EE74AE
#EE74AE is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.7% C 0.163 H 352.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74AE |
|---|---|
| RGB | rgb(238, 116, 174) |
| HSL | hsl(331, 78%, 69%) |
| HSV | hsv(331, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 26.9%, 6.7%) |
| CIE-LAB | lab(64.75, 53.27, -8.60) |
| CIE-LCH | lch(64.75, 53.96, 350.83°) |
| OKLab | oklab(71.73% 0.161 -0.0221) |
| OKLCH | oklch(71.73% 0.163 352.2) |
| XYZ | xyz(49.1470, 33.7283, 43.9580) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.92
Bubble Gum Pink
#FF69AF
ΔE00 2.96
Hot Pink
#FF69B4
ΔE00 3.09
Pink (survey)
#FF81C0
ΔE00 4.32
Medium Pink
#F36196
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74AE #74EEB4
analogous
#EE74EB #EE74AE #EE7774
triadic
#EE74AE #AEEE74 #74AEEE
tetradic
#EE74AE #EBEE74 #74EEB4 #7774EE
square
#EE74AE #EBEE74 #74EEB4 #7774EE
split-complementary
#EE74AE #74EE77 #74EBEE
monochromatic
#CE196F #E73D8E #EE74AE #F5ABCE #FBE1EE
Accessibility & contrast
On white
2.71
#EE74AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#EE74AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74AE
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74AE | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8390B0
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#FD6F8A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ee74ae; /* rgb */ color: rgb(238, 116, 174); /* oklch */ color: oklch(71.7% 0.163 352.2);
Tailwind
colors: {
custom: {
50: '#f6a0c6',
500: '#ee74ae',
950: '#000000',
},
}SCSS
$custom: #ee74ae; $custom-light: #f6a0c6; $custom-dark: #000000;
JSON
{
"hex": "#ee74ae",
"rgb": {
"r": 238,
"g": 116,
"b": 174
},
"hsl": {
"h": 331.475,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.71729,
"c": 0.16252,
"h": 352.2
},
"luminance": 0.33724
}Semantic roles & 50–950 ramp
primary
#EE74AE
secondary
#CDF0E0
accent
#DA780B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82