#EE7EB3#EE7EB3
#EE7EB3 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.3% C 0.149 H 351.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EB3 |
|---|---|
| RGB | rgb(238, 126, 179) |
| HSL | hsl(332, 77%, 71%) |
| HSV | hsv(332, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 24.8%, 6.7%) |
| CIE-LAB | lab(66.79, 49.06, -8.38) |
| CIE-LCH | lch(66.79, 49.77, 350.31°) |
| OKLab | oklab(73.32% 0.1477 -0.0216) |
| OKLCH | oklch(73.32% 0.149 351.7) |
| XYZ | xyz(50.8589, 36.3576, 46.9782) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.16
Bubblegum (survey)
#FF6CB5
ΔE00 4.03
Bubble Gum Pink
#FF69AF
ΔE00 4.35
Hot Pink
#FF69B4
ΔE00 4.41
Bubblegum Pink
#FE83CC
ΔE00 4.81
Carnation Pink
#FF7FA7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EB3 #7EEEB9
analogous
#EE7EEB #EE7EB3 #EE817E
triadic
#EE7EB3 #B3EE7E #7EB3EE
tetradic
#EE7EB3 #EBEE7E #7EEEB9 #817EEE
square
#EE7EB3 #EBEE7E #7EEEB9 #817EEE
split-complementary
#EE7EB3 #7EEE81 #7EEBEE
monochromatic
#D51C74 #E74893 #EE7EB3 #F5B4D3 #FBE4EF
Accessibility & contrast
On white
2.54
#EE7EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EE7EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EB3
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EB3 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B5
Deuteranopia (green-blind)
#A8AAB0
Tritanopia (blue-blind)
#FC7A91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7eb3; /* rgb */ color: rgb(238, 126, 179); /* oklch */ color: oklch(73.3% 0.149 351.7);
Tailwind
colors: {
custom: {
50: '#f6a6c9',
500: '#ee7eb3',
950: '#000000',
},
}SCSS
$custom: #ee7eb3; $custom-light: #f6a6c9; $custom-dark: #000000;
JSON
{
"hex": "#ee7eb3",
"rgb": {
"r": 238,
"g": 126,
"b": 179
},
"hsl": {
"h": 331.607,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.73316,
"c": 0.14931,
"h": 351.7
},
"luminance": 0.36354
}Semantic roles & 50–950 ramp
primary
#EE7EB3
secondary
#D5F2E5
accent
#D9780D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82