#EE75AE#EE75AE
#EE75AE is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.9% C 0.161 H 352.4°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75AE |
|---|---|
| RGB | rgb(238, 117, 174) |
| HSL | hsl(332, 78%, 70%) |
| HSV | hsv(332, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 26.9%, 6.7%) |
| CIE-LAB | lab(64.93, 52.79, -8.32) |
| CIE-LCH | lch(64.93, 53.45, 351.04°) |
| OKLab | oklab(71.87% 0.1596 -0.0214) |
| OKLCH | oklch(71.87% 0.161 352.4) |
| XYZ | xyz(49.2629, 33.9600, 43.9966) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.01
Bubble Gum Pink
#FF69AF
ΔE00 3.06
Hot Pink
#FF69B4
ΔE00 3.22
Pink (survey)
#FF81C0
ΔE00 4.21
Medium Pink
#F36196
ΔE00 5.54
Bubblegum Pink
#FE83CC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75AE #75EEB5
analogous
#EE75EA #EE75AE #EE7975
triadic
#EE75AE #AEEE75 #75AEEE
tetradic
#EE75AE #EAEE75 #75EEB5 #7975EE
square
#EE75AE #EAEE75 #75EEB5 #7975EE
split-complementary
#EE75AE #75EE79 #75EAEE
monochromatic
#CF1A6F #E73F8E #EE75AE #F5ABCE #FBE2EE
Accessibility & contrast
On white
2.70
#EE75AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#EE75AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75AE
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75AE | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B0
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#FD708A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee75ae; /* rgb */ color: rgb(238, 117, 174); /* oklch */ color: oklch(71.9% 0.161 352.4);
Tailwind
colors: {
custom: {
50: '#f6a0c6',
500: '#ee75ae',
950: '#000000',
},
}SCSS
$custom: #ee75ae; $custom-light: #f6a0c6; $custom-dark: #000000;
JSON
{
"hex": "#ee75ae",
"rgb": {
"r": 238,
"g": 117,
"b": 174
},
"hsl": {
"h": 331.736,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.71867,
"c": 0.16098,
"h": 352.4
},
"luminance": 0.33956
}Semantic roles & 50–950 ramp
primary
#EE75AE
secondary
#CEF1E0
accent
#DA790B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82