#EE74AF#EE74AF
#EE74AF is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.8% C 0.163 H 351.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74AF |
|---|---|
| RGB | rgb(238, 116, 175) |
| HSL | hsl(331, 78%, 69%) |
| HSV | hsv(331, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 26.5%, 6.7%) |
| CIE-LAB | lab(64.78, 53.41, -9.12) |
| CIE-LCH | lch(64.78, 54.18, 350.31°) |
| OKLab | oklab(71.76% 0.1613 -0.0235) |
| OKLCH | oklch(71.76% 0.163 351.7) |
| XYZ | xyz(49.2449, 33.7674, 44.4733) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.85
Bubble Gum Pink
#FF69AF
ΔE00 2.98
Hot Pink
#FF69B4
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 4.25
Bubblegum Pink
#FE83CC
ΔE00 5.64
Medium Pink
#F36196
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74AF #74EEB3
analogous
#EE74EC #EE74AF #EE7674
triadic
#EE74AF #AFEE74 #74AFEE
tetradic
#EE74AF #ECEE74 #74EEB3 #7674EE
square
#EE74AF #ECEE74 #74EEB3 #7674EE
split-complementary
#EE74AF #74EE76 #74ECEE
monochromatic
#CE1971 #E73D90 #EE74AF #F5ABCE #FBE1EE
Accessibility & contrast
On white
2.71
#EE74AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#EE74AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74AF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74AF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8390B1
Deuteranopia (green-blind)
#A3A5AC
Tritanopia (blue-blind)
#FD6F8A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ee74af; /* rgb */ color: rgb(238, 116, 175); /* oklch */ color: oklch(71.8% 0.163 351.7);
Tailwind
colors: {
custom: {
50: '#f6a0c6',
500: '#ee74af',
950: '#000000',
},
}SCSS
$custom: #ee74af; $custom-light: #f6a0c6; $custom-dark: #000000;
JSON
{
"hex": "#ee74af",
"rgb": {
"r": 238,
"g": 116,
"b": 175
},
"hsl": {
"h": 330.984,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.71763,
"c": 0.16303,
"h": 351.7
},
"luminance": 0.33763
}Semantic roles & 50–950 ramp
primary
#EE74AF
secondary
#CDF0DF
accent
#DA760B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82