#EE75AF#EE75AF
#EE75AF is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.9% C 0.161 H 351.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75AF |
|---|---|
| RGB | rgb(238, 117, 175) |
| HSL | hsl(331, 78%, 70%) |
| HSV | hsv(331, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 26.5%, 6.7%) |
| CIE-LAB | lab(64.96, 52.93, -8.85) |
| CIE-LCH | lch(64.96, 53.66, 350.51°) |
| OKLab | oklab(71.9% 0.1599 -0.0228) |
| OKLCH | oklch(71.9% 0.161 351.9) |
| XYZ | xyz(49.3608, 33.9992, 44.5120) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.94
Bubble Gum Pink
#FF69AF
ΔE00 3.07
Hot Pink
#FF69B4
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 4.13
Bubblegum Pink
#FE83CC
ΔE00 5.59
Medium Pink
#F36196
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75AF #75EEB4
analogous
#EE75EB #EE75AF #EE7875
triadic
#EE75AF #AFEE75 #75AFEE
tetradic
#EE75AF #EBEE75 #75EEB4 #7875EE
square
#EE75AF #EBEE75 #75EEB4 #7875EE
split-complementary
#EE75AF #75EE78 #75EBEE
monochromatic
#CF1A71 #E73F8F #EE75AF #F5ABCF #FBE2EE
Accessibility & contrast
On white
2.69
#EE75AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#EE75AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75AF
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75AF | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B1
Deuteranopia (green-blind)
#A4A6AC
Tritanopia (blue-blind)
#FD708B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee75af; /* rgb */ color: rgb(238, 117, 175); /* oklch */ color: oklch(71.9% 0.161 351.9);
Tailwind
colors: {
custom: {
50: '#f6a0c6',
500: '#ee75af',
950: '#000000',
},
}SCSS
$custom: #ee75af; $custom-light: #f6a0c6; $custom-dark: #000000;
JSON
{
"hex": "#ee75af",
"rgb": {
"r": 238,
"g": 117,
"b": 175
},
"hsl": {
"h": 331.24,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.71901,
"c": 0.16148,
"h": 351.9
},
"luminance": 0.33995
}Semantic roles & 50–950 ramp
primary
#EE75AF
secondary
#CEF1E0
accent
#DA770B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82