#EE7EAF#EE7EAF
#EE7EAF is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.2% C 0.147 H 353.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EAF |
|---|---|
| RGB | rgb(238, 126, 175) |
| HSL | hsl(334, 77%, 71%) |
| HSV | hsv(334, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 26.5%, 6.7%) |
| CIE-LAB | lab(66.67, 48.52, -6.30) |
| CIE-LCH | lch(66.67, 48.93, 352.60°) |
| OKLab | oklab(73.19% 0.1465 -0.016) |
| OKLCH | oklch(73.19% 0.147 353.8) |
| XYZ | xyz(50.4603, 36.1982, 44.8785) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.68
Bubblegum (survey)
#FF6CB5
ΔE00 4.36
Bubble Gum Pink
#FF69AF
ΔE00 4.43
Carnation Pink
#FF7FA7
ΔE00 4.57
Pinky
#FC86AA
ΔE00 4.68
Hot Pink
#FF69B4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EAF #7EEEBD
analogous
#EE7EE7 #EE7EAF #EE857E
triadic
#EE7EAF #AFEE7E #7EAFEE
tetradic
#EE7EAF #E7EE7E #7EEEBD #857EEE
square
#EE7EAF #E7EE7E #7EEEBD #857EEE
split-complementary
#EE7EAF #7EEE85 #7EE7EE
monochromatic
#D51C6D #E7488D #EE7EAF #F5B4D1 #FBE4EE
Accessibility & contrast
On white
2.55
#EE7EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#EE7EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EAF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EAF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B1
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#FD7990
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7eaf; /* rgb */ color: rgb(238, 126, 175); /* oklch */ color: oklch(73.2% 0.147 353.8);
Tailwind
colors: {
custom: {
50: '#f6a6c6',
500: '#ee7eaf',
950: '#000000',
},
}SCSS
$custom: #ee7eaf; $custom-light: #f6a6c6; $custom-dark: #000000;
JSON
{
"hex": "#ee7eaf",
"rgb": {
"r": 238,
"g": 126,
"b": 175
},
"hsl": {
"h": 333.75,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.73185,
"c": 0.14735,
"h": 353.8
},
"luminance": 0.36194
}Semantic roles & 50–950 ramp
primary
#EE7EAF
secondary
#D5F2E6
accent
#D9800D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82