#EE7EB2#EE7EB2
#EE7EB2 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.3% C 0.149 H 352.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EB2 |
|---|---|
| RGB | rgb(238, 126, 178) |
| HSL | hsl(332, 77%, 71%) |
| HSV | hsv(332, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 25.2%, 6.7%) |
| CIE-LAB | lab(66.76, 48.93, -7.86) |
| CIE-LCH | lch(66.76, 49.55, 350.87°) |
| OKLab | oklab(73.28% 0.1474 -0.0202) |
| OKLCH | oklch(73.28% 0.149 352.2) |
| XYZ | xyz(50.7582, 36.3173, 46.4475) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum (survey)
#FF6CB5
ΔE00 4.09
Bubble Gum Pink
#FF69AF
ΔE00 4.35
Hot Pink
#FF69B4
ΔE00 4.47
Bubblegum Pink
#FE83CC
ΔE00 5.00
Carnation Pink
#FF7FA7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EB2 #7EEEBA
analogous
#EE7EEA #EE7EB2 #EE827E
triadic
#EE7EB2 #B2EE7E #7EB2EE
tetradic
#EE7EB2 #EAEE7E #7EEEBA #827EEE
square
#EE7EB2 #EAEE7E #7EEEBA #827EEE
split-complementary
#EE7EB2 #7EEE82 #7EEAEE
monochromatic
#D51C72 #E74892 #EE7EB2 #F5B4D2 #FBE4EF
Accessibility & contrast
On white
2.54
#EE7EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#EE7EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EB2
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EB2 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#A8AAAF
Tritanopia (blue-blind)
#FD7991
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7eb2; /* rgb */ color: rgb(238, 126, 178); /* oklch */ color: oklch(73.3% 0.149 352.2);
Tailwind
colors: {
custom: {
50: '#f6a6c9',
500: '#ee7eb2',
950: '#000000',
},
}SCSS
$custom: #ee7eb2; $custom-light: #f6a6c9; $custom-dark: #000000;
JSON
{
"hex": "#ee7eb2",
"rgb": {
"r": 238,
"g": 126,
"b": 178
},
"hsl": {
"h": 332.143,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.73283,
"c": 0.14881,
"h": 352.2
},
"luminance": 0.36313
}Semantic roles & 50–950 ramp
primary
#EE7EB2
secondary
#D5F2E5
accent
#D97A0D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82