#EE74BF#EE74BF
#EE74BF is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.3% C 0.172 H 344.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74BF |
|---|---|
| RGB | rgb(238, 116, 191) |
| HSL | hsl(323, 78%, 69%) |
| HSV | hsv(323, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 19.7%, 6.7%) |
| CIE-LAB | lab(65.31, 55.61, -17.39) |
| CIE-LCH | lch(65.31, 58.26, 342.64°) |
| OKLab | oklab(72.33% 0.1659 -0.0461) |
| OKLCH | oklch(72.33% 0.172 344.5) |
| XYZ | xyz(50.9104, 34.4336, 53.2451) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 4.08
Bubblegum Pink
#FE83CC
ΔE00 4.25
Pink (survey)
#FF81C0
ΔE00 4.75
Bubble Gum Pink
#FF69AF
ΔE00 4.92
Pale Magenta
#D767AD
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74BF #74EEA3
analogous
#E074EE #EE74BF #EE7482
triadic
#EE74BF #BFEE74 #74BFEE
tetradic
#EE74BF #EEE074 #74EEA3 #7482EE
square
#EE74BF #EEE074 #74EEA3 #7482EE
split-complementary
#EE74BF #82EE74 #74EEE0
monochromatic
#CE1989 #E73DA6 #EE74BF #F5ABD8 #FBE1F1
Accessibility & contrast
On white
2.66
#EE74BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#EE74BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74BF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74BF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C1
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#FB7391
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee74bf; /* rgb */ color: rgb(238, 116, 191); /* oklch */ color: oklch(72.3% 0.172 344.5);
Tailwind
colors: {
custom: {
50: '#f6a0d2',
500: '#ee74bf',
950: '#000000',
},
}SCSS
$custom: #ee74bf; $custom-light: #f6a0d2; $custom-dark: #000000;
JSON
{
"hex": "#ee74bf",
"rgb": {
"r": 238,
"g": 116,
"b": 191
},
"hsl": {
"h": 323.115,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.72331,
"c": 0.17214,
"h": 344.5
},
"luminance": 0.3443
}Semantic roles & 50–950 ramp
primary
#EE74BF
secondary
#CDF0DB
accent
#DA5B0B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82