#EE74B8#EE74B8
#EE74B8 is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.1% C 0.168 H 347.6°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74B8 |
|---|---|
| RGB | rgb(238, 116, 184) |
| HSL | hsl(327, 78%, 69%) |
| HSV | hsv(327, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 22.7%, 6.7%) |
| CIE-LAB | lab(65.07, 54.62, -13.79) |
| CIE-LCH | lch(65.07, 56.34, 345.83°) |
| OKLab | oklab(72.08% 0.164 -0.0362) |
| OKLCH | oklch(72.08% 0.168 347.6) |
| XYZ | xyz(50.1584, 34.1328, 49.2847) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.08
Hot Pink
#FF69B4
ΔE00 3.22
Bubble Gum Pink
#FF69AF
ΔE00 3.82
Pink (survey)
#FF81C0
ΔE00 4.19
Bubblegum Pink
#FE83CC
ΔE00 4.56
Pale Magenta
#D767AD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74B8 #74EEAA
analogous
#E774EE #EE74B8 #EE747B
triadic
#EE74B8 #B8EE74 #74B8EE
tetradic
#EE74B8 #EEE774 #74EEAA #747BEE
square
#EE74B8 #EEE774 #74EEAA #747BEE
split-complementary
#EE74B8 #7BEE74 #74EEE7
monochromatic
#CE197E #E73D9C #EE74B8 #F5ABD4 #FBE1F0
Accessibility & contrast
On white
2.68
#EE74B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#EE74B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74B8
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74B8 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8091BA
Deuteranopia (green-blind)
#A1A6B5
Tritanopia (blue-blind)
#FC718E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee74b8; /* rgb */ color: rgb(238, 116, 184); /* oklch */ color: oklch(72.1% 0.168 347.6);
Tailwind
colors: {
custom: {
50: '#f6a0cd',
500: '#ee74b8',
950: '#000000',
},
}SCSS
$custom: #ee74b8; $custom-light: #f6a0cd; $custom-dark: #000000;
JSON
{
"hex": "#ee74b8",
"rgb": {
"r": 238,
"g": 116,
"b": 184
},
"hsl": {
"h": 326.557,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.72076,
"c": 0.1679,
"h": 347.6
},
"luminance": 0.34129
}Semantic roles & 50–950 ramp
primary
#EE74B8
secondary
#CDF0DD
accent
#DA670B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82