#EE7FBE#EE7FBE
#EE7FBE is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.8% C 0.154 H 346.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FBE |
|---|---|
| RGB | rgb(238, 127, 190) |
| HSL | hsl(326, 77%, 72%) |
| HSV | hsv(326, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 20.2%, 6.7%) |
| CIE-LAB | lab(67.34, 50.11, -13.76) |
| CIE-LCH | lch(67.34, 51.97, 344.65°) |
| OKLab | oklab(73.84% 0.1496 -0.0362) |
| OKLCH | oklch(73.84% 0.154 346.4) |
| XYZ | xyz(52.1446, 37.0775, 53.1155) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.05
Bubblegum Pink
#FE83CC
ΔE00 3.10
Bubblegum (survey)
#FF6CB5
ΔE00 4.38
Hot Pink
#FF69B4
ΔE00 4.73
Bubble Gum Pink
#FF69AF
ΔE00 5.22
Pale Magenta
#D767AD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FBE #7FEEAF
analogous
#E77FEE #EE7FBE #EE7F87
triadic
#EE7FBE #BEEE7F #7FBEEE
tetradic
#EE7FBE #EEE77F #7FEEAF #7F87EE
square
#EE7FBE #EEE77F #7FEEAF #7F87EE
split-complementary
#EE7FBE #87EE7F #7FEEE7
monochromatic
#D61C86 #E749A3 #EE7FBE #F5B5D9 #FBE4F1
Accessibility & contrast
On white
2.50
#EE7FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EE7FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FBE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FBE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898C0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FB7D97
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee7fbe; /* rgb */ color: rgb(238, 127, 190); /* oklch */ color: oklch(73.8% 0.154 346.4);
Tailwind
colors: {
custom: {
50: '#f6a7d1',
500: '#ee7fbe',
950: '#000000',
},
}SCSS
$custom: #ee7fbe; $custom-light: #f6a7d1; $custom-dark: #000000;
JSON
{
"hex": "#ee7fbe",
"rgb": {
"r": 238,
"g": 127,
"b": 190
},
"hsl": {
"h": 325.946,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.73839,
"c": 0.15388,
"h": 346.4
},
"luminance": 0.37074
}Semantic roles & 50–950 ramp
primary
#EE7FBE
secondary
#D6F3E2
accent
#D9650D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82