#EE74A4#EE74A4
#EE74A4 is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.4% C 0.158 H 357.0°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74A4 |
|---|---|
| RGB | rgb(238, 116, 164) |
| HSL | hsl(336, 78%, 69%) |
| HSV | hsv(336, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 31.1%, 6.7%) |
| CIE-LAB | lab(64.45, 52.00, -3.35) |
| CIE-LCH | lch(64.45, 52.11, 356.31°) |
| OKLab | oklab(71.41% 0.1579 -0.0081) |
| OKLCH | oklch(71.41% 0.158 357) |
| XYZ | xyz(48.2082, 33.3527, 39.0136) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.76
Medium Pink
#F36196
ΔE00 3.95
Palevioletred
#DB7093
ΔE00 4.28
Bubblegum (survey)
#FF6CB5
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74A4 #74EEBE
analogous
#EE74E1 #EE74A4 #EE8174
triadic
#EE74A4 #A4EE74 #74A4EE
tetradic
#EE74A4 #E1EE74 #74EEBE #8174EE
square
#EE74A4 #E1EE74 #74EEBE #8174EE
split-complementary
#EE74A4 #74EE81 #74E1EE
monochromatic
#CE1961 #E73D80 #EE74A4 #F5ABC8 #FBE1EB
Accessibility & contrast
On white
2.74
#EE74A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#EE74A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74A4
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74A4 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868EA6
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#FE6C86
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee74a4; /* rgb */ color: rgb(238, 116, 164); /* oklch */ color: oklch(71.4% 0.158 357.0);
Tailwind
colors: {
custom: {
50: '#f7a0be',
500: '#ee74a4',
950: '#000000',
},
}SCSS
$custom: #ee74a4; $custom-light: #f7a0be; $custom-dark: #000000;
JSON
{
"hex": "#ee74a4",
"rgb": {
"r": 238,
"g": 116,
"b": 164
},
"hsl": {
"h": 336.393,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.71405,
"c": 0.15806,
"h": 357
},
"luminance": 0.33348
}Semantic roles & 50–950 ramp
primary
#EE74A4
secondary
#CDF0E3
accent
#DA890B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F12
muted
#867F81