#EE7CAE#EE7CAE
#EE7CAE is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.9% C 0.150 H 353.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CAE |
|---|---|
| RGB | rgb(238, 124, 174) |
| HSL | hsl(334, 77%, 71%) |
| HSV | hsv(334, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 26.9%, 6.7%) |
| CIE-LAB | lab(66.25, 49.38, -6.36) |
| CIE-LCH | lch(66.25, 49.79, 352.66°) |
| OKLab | oklab(72.86% 0.1492 -0.0162) |
| OKLCH | oklch(72.86% 0.15 353.8) |
| XYZ | xyz(50.1092, 35.6526, 44.2787) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.81
Bubblegum (survey)
#FF6CB5
ΔE00 4.08
Bubble Gum Pink
#FF69AF
ΔE00 4.10
Hot Pink
#FF69B4
ΔE00 4.42
Carnation Pink
#FF7FA7
ΔE00 4.65
Pinky
#FC86AA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CAE #7CEEBC
analogous
#EE7CE7 #EE7CAE #EE837C
triadic
#EE7CAE #AEEE7C #7CAEEE
tetradic
#EE7CAE #E7EE7C #7CEEBC #837CEE
square
#EE7CAE #E7EE7C #7CEEBC #837CEE
split-complementary
#EE7CAE #7CEE83 #7CE7EE
monochromatic
#D41C6C #E7468D #EE7CAE #F5B2CF #FBE4EE
Accessibility & contrast
On white
2.58
#EE7CAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#EE7CAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CAE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CAE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FD778E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7cae; /* rgb */ color: rgb(238, 124, 174); /* oklch */ color: oklch(72.9% 0.150 353.8);
Tailwind
colors: {
custom: {
50: '#f6a5c6',
500: '#ee7cae',
950: '#000000',
},
}SCSS
$custom: #ee7cae; $custom-light: #f6a5c6; $custom-dark: #000000;
JSON
{
"hex": "#ee7cae",
"rgb": {
"r": 238,
"g": 124,
"b": 174
},
"hsl": {
"h": 333.684,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.72861,
"c": 0.15003,
"h": 353.8
},
"luminance": 0.35648
}Semantic roles & 50–950 ramp
primary
#EE7CAE
secondary
#D4F2E5
accent
#D97F0C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82