#EE7DAE#EE7DAE
#EE7DAE is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.0% C 0.148 H 354.0°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DAE |
|---|---|
| RGB | rgb(238, 125, 174) |
| HSL | hsl(334, 77%, 71%) |
| HSV | hsv(334, 47%, 93%) |
| CMYK | cmyk(0%, 47.5%, 26.9%, 6.7%) |
| CIE-LAB | lab(66.45, 48.88, -6.07) |
| CIE-LCH | lch(66.45, 49.26, 352.92°) |
| OKLab | oklab(73.01% 0.1477 -0.0154) |
| OKLCH | oklch(73.01% 0.148 354) |
| XYZ | xyz(50.2352, 35.9046, 44.3207) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 4.28
Bubble Gum Pink
#FF69AF
ΔE00 4.29
Carnation Pink
#FF7FA7
ΔE00 4.51
Hot Pink
#FF69B4
ΔE00 4.62
Pinky
#FC86AA
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DAE #7DEEBD
analogous
#EE7DE7 #EE7DAE #EE847D
triadic
#EE7DAE #AEEE7D #7DAEEE
tetradic
#EE7DAE #E7EE7D #7DEEBD #847DEE
square
#EE7DAE #E7EE7D #7DEEBD #847DEE
split-complementary
#EE7DAE #7DEE84 #7DE7EE
monochromatic
#D51C6C #E7478C #EE7DAE #F5B3D0 #FBE4EE
Accessibility & contrast
On white
2.57
#EE7DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#EE7DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DAE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DAE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FD788F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7dae; /* rgb */ color: rgb(238, 125, 174); /* oklch */ color: oklch(73.0% 0.148 354.0);
Tailwind
colors: {
custom: {
50: '#f6a5c6',
500: '#ee7dae',
950: '#000000',
},
}SCSS
$custom: #ee7dae; $custom-light: #f6a5c6; $custom-dark: #000000;
JSON
{
"hex": "#ee7dae",
"rgb": {
"r": 238,
"g": 125,
"b": 174
},
"hsl": {
"h": 333.982,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.73006,
"c": 0.14846,
"h": 354
},
"luminance": 0.359
}Semantic roles & 50–950 ramp
primary
#EE7DAE
secondary
#D5F2E5
accent
#D9800C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82