#EE7EB4#EE7EB4
#EE7EB4 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.3% C 0.150 H 351.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EB4 |
|---|---|
| RGB | rgb(238, 126, 180) |
| HSL | hsl(331, 77%, 71%) |
| HSV | hsv(331, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 24.4%, 6.7%) |
| CIE-LAB | lab(66.82, 49.20, -8.90) |
| CIE-LCH | lch(66.82, 50.00, 349.75°) |
| OKLab | oklab(73.35% 0.148 -0.023) |
| OKLCH | oklch(73.35% 0.15 351.2) |
| XYZ | xyz(50.9604, 36.3982, 47.5127) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.07
Bubblegum (survey)
#FF6CB5
ΔE00 3.98
Bubble Gum Pink
#FF69AF
ΔE00 4.36
Hot Pink
#FF69B4
ΔE00 4.37
Bubblegum Pink
#FE83CC
ΔE00 4.61
Carnation Pink
#FF7FA7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EB4 #7EEEB8
analogous
#EE7EEC #EE7EB4 #EE807E
triadic
#EE7EB4 #B4EE7E #7EB4EE
tetradic
#EE7EB4 #ECEE7E #7EEEB8 #807EEE
square
#EE7EB4 #ECEE7E #7EEEB8 #807EEE
split-complementary
#EE7EB4 #7EEE80 #7EECEE
monochromatic
#D51C75 #E74895 #EE7EB4 #F5B4D3 #FBE4EF
Accessibility & contrast
On white
2.54
#EE7EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EE7EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EB4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EB4 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B6
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#FC7A92
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7eb4; /* rgb */ color: rgb(238, 126, 180); /* oklch */ color: oklch(73.3% 0.150 351.2);
Tailwind
colors: {
custom: {
50: '#f6a6ca',
500: '#ee7eb4',
950: '#000000',
},
}SCSS
$custom: #ee7eb4; $custom-light: #f6a6ca; $custom-dark: #000000;
JSON
{
"hex": "#ee7eb4",
"rgb": {
"r": 238,
"g": 126,
"b": 180
},
"hsl": {
"h": 331.071,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.73349,
"c": 0.14983,
"h": 351.2
},
"luminance": 0.36394
}Semantic roles & 50–950 ramp
primary
#EE7EB4
secondary
#D5F2E4
accent
#D9760D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82