#EE7FB0#EE7FB0
#EE7FB0 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.4% C 0.146 H 353.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FB0 |
|---|---|
| RGB | rgb(238, 127, 176) |
| HSL | hsl(334, 77%, 72%) |
| HSV | hsv(334, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 26.1%, 6.7%) |
| CIE-LAB | lab(66.90, 48.16, -6.54) |
| CIE-LCH | lch(66.90, 48.60, 352.27°) |
| OKLab | oklab(73.36% 0.1453 -0.0167) |
| OKLCH | oklch(73.36% 0.146 353.5) |
| XYZ | xyz(50.6873, 36.4946, 45.4405) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 4.46
Bubble Gum Pink
#FF69AF
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 4.65
Pinky
#FC86AA
ΔE00 4.69
Hot Pink
#FF69B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FB0 #7FEEBD
analogous
#EE7FE7 #EE7FB0 #EE867F
triadic
#EE7FB0 #B0EE7F #7FB0EE
tetradic
#EE7FB0 #E7EE7F #7FEEBD #867FEE
square
#EE7FB0 #E7EE7F #7FEEBD #867FEE
split-complementary
#EE7FB0 #7FEE86 #7FE7EE
monochromatic
#D61C6E #E7498F #EE7FB0 #F5B5D1 #FBE4EE
Accessibility & contrast
On white
2.53
#EE7FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EE7FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FB0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FB0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B2
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#FD7A91
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7fb0; /* rgb */ color: rgb(238, 127, 176); /* oklch */ color: oklch(73.4% 0.146 353.5);
Tailwind
colors: {
custom: {
50: '#f6a7c7',
500: '#ee7fb0',
950: '#000000',
},
}SCSS
$custom: #ee7fb0; $custom-light: #f6a7c7; $custom-dark: #000000;
JSON
{
"hex": "#ee7fb0",
"rgb": {
"r": 238,
"g": 127,
"b": 176
},
"hsl": {
"h": 333.514,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.73364,
"c": 0.14623,
"h": 353.5
},
"luminance": 0.3649
}Semantic roles & 50–950 ramp
primary
#EE7FB0
secondary
#D6F3E6
accent
#D97F0D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82