#EE76AF#EE76AF
#EE76AF is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.0% C 0.160 H 352.1°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76AF |
|---|---|
| RGB | rgb(238, 118, 175) |
| HSL | hsl(332, 78%, 70%) |
| HSV | hsv(332, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 26.5%, 6.7%) |
| CIE-LAB | lab(65.15, 52.44, -8.57) |
| CIE-LCH | lch(65.15, 53.14, 350.72°) |
| OKLab | oklab(72.04% 0.1584 -0.0221) |
| OKLCH | oklch(72.04% 0.16 352.1) |
| XYZ | xyz(49.4779, 34.2335, 44.5510) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.05
Bubble Gum Pink
#FF69AF
ΔE00 3.17
Hot Pink
#FF69B4
ΔE00 3.28
Pink (survey)
#FF81C0
ΔE00 4.02
Bubblegum Pink
#FE83CC
ΔE00 5.55
Medium Pink
#F36196
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76AF #76EEB5
analogous
#EE76EB #EE76AF #EE7976
triadic
#EE76AF #AFEE76 #76AFEE
tetradic
#EE76AF #EBEE76 #76EEB5 #7976EE
square
#EE76AF #EBEE76 #76EEB5 #7976EE
split-complementary
#EE76AF #76EE79 #76EBEE
monochromatic
#D01A70 #E7408F #EE76AF #F5ACCF #FCE3EF
Accessibility & contrast
On white
2.68
#EE76AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#EE76AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76AF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76AF | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B1
Deuteranopia (green-blind)
#A4A6AC
Tritanopia (blue-blind)
#FD718B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee76af; /* rgb */ color: rgb(238, 118, 175); /* oklch */ color: oklch(72.0% 0.160 352.1);
Tailwind
colors: {
custom: {
50: '#f6a1c6',
500: '#ee76af',
950: '#000000',
},
}SCSS
$custom: #ee76af; $custom-light: #f6a1c6; $custom-dark: #000000;
JSON
{
"hex": "#ee76af",
"rgb": {
"r": 238,
"g": 118,
"b": 175
},
"hsl": {
"h": 331.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.7204,
"c": 0.15992,
"h": 352.1
},
"luminance": 0.34229
}Semantic roles & 50–950 ramp
primary
#EE76AF
secondary
#CFF1E1
accent
#DA780B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82