#EE7EBF#EE7EBF
#EE7EBF is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.7% C 0.156 H 345.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EBF |
|---|---|
| RGB | rgb(238, 126, 191) |
| HSL | hsl(325, 77%, 71%) |
| HSV | hsv(325, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 19.7%, 6.7%) |
| CIE-LAB | lab(67.18, 50.75, -14.56) |
| CIE-LCH | lch(67.18, 52.80, 343.99°) |
| OKLab | oklab(73.73% 0.1513 -0.0384) |
| OKLCH | oklch(73.73% 0.156 345.8) |
| XYZ | xyz(52.1258, 36.8644, 53.6502) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.05
Pink (survey)
#FF81C0
ΔE00 3.25
Bubblegum (survey)
#FF6CB5
ΔE00 4.36
Hot Pink
#FF69B4
ΔE00 4.69
Bubble Gum Pink
#FF69AF
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EBF #7EEEAD
analogous
#E57EEE #EE7EBF #EE7E87
triadic
#EE7EBF #BFEE7E #7EBFEE
tetradic
#EE7EBF #EEE57E #7EEEAD #7E87EE
square
#EE7EBF #EEE57E #7EEEAD #7E87EE
split-complementary
#EE7EBF #87EE7E #7EEEE5
monochromatic
#D51C88 #E748A4 #EE7EBF #F5B4DA #FBE4F2
Accessibility & contrast
On white
2.51
#EE7EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EE7EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EBF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EBF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C1
Deuteranopia (green-blind)
#A5AABC
Tritanopia (blue-blind)
#FB7D96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7ebf; /* rgb */ color: rgb(238, 126, 191); /* oklch */ color: oklch(73.7% 0.156 345.8);
Tailwind
colors: {
custom: {
50: '#f6a6d2',
500: '#ee7ebf',
950: '#000000',
},
}SCSS
$custom: #ee7ebf; $custom-light: #f6a6d2; $custom-dark: #000000;
JSON
{
"hex": "#ee7ebf",
"rgb": {
"r": 238,
"g": 126,
"b": 191
},
"hsl": {
"h": 325.179,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.7373,
"c": 0.15612,
"h": 345.8
},
"luminance": 0.3686
}Semantic roles & 50–950 ramp
primary
#EE7EBF
secondary
#D5F2E2
accent
#D9620D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82