#EE7FB2#EE7FB2
#EE7FB2 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.4% C 0.147 H 352.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FB2 |
|---|---|
| RGB | rgb(238, 127, 178) |
| HSL | hsl(332, 77%, 72%) |
| HSV | hsv(332, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 25.2%, 6.7%) |
| CIE-LAB | lab(66.96, 48.43, -7.57) |
| CIE-LCH | lch(66.96, 49.02, 351.11°) |
| OKLab | oklab(73.43% 0.1459 -0.0194) |
| OKLCH | oklch(73.43% 0.147 352.4) |
| XYZ | xyz(50.8867, 36.5743, 46.4903) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum (survey)
#FF6CB5
ΔE00 4.29
Bubble Gum Pink
#FF69AF
ΔE00 4.53
Hot Pink
#FF69B4
ΔE00 4.67
Bubblegum Pink
#FE83CC
ΔE00 5.05
Carnation Pink
#FF7FA7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FB2 #7FEEBB
analogous
#EE7FEA #EE7FB2 #EE847F
triadic
#EE7FB2 #B2EE7F #7FB2EE
tetradic
#EE7FB2 #EAEE7F #7FEEBB #847FEE
square
#EE7FB2 #EAEE7F #7FEEBB #847FEE
split-complementary
#EE7FB2 #7FEE84 #7FEAEE
monochromatic
#D61C72 #E74992 #EE7FB2 #F5B5D3 #FBE4EF
Accessibility & contrast
On white
2.53
#EE7FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EE7FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FB2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FB2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B4
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#FC7A92
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7fb2; /* rgb */ color: rgb(238, 127, 178); /* oklch */ color: oklch(73.4% 0.147 352.4);
Tailwind
colors: {
custom: {
50: '#f6a7c9',
500: '#ee7fb2',
950: '#000000',
},
}SCSS
$custom: #ee7fb2; $custom-light: #f6a7c9; $custom-dark: #000000;
JSON
{
"hex": "#ee7fb2",
"rgb": {
"r": 238,
"g": 127,
"b": 178
},
"hsl": {
"h": 332.432,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.73429,
"c": 0.14721,
"h": 352.4
},
"luminance": 0.3657
}Semantic roles & 50–950 ramp
primary
#EE7FB2
secondary
#D6F3E6
accent
#D97B0D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82