#EE7FBD#EE7FBD
#EE7FBD is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.8% C 0.153 H 346.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FBD |
|---|---|
| RGB | rgb(238, 127, 189) |
| HSL | hsl(326, 77%, 72%) |
| HSV | hsv(326, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 20.6%, 6.7%) |
| CIE-LAB | lab(67.30, 49.97, -13.25) |
| CIE-LCH | lch(67.30, 51.70, 345.15°) |
| OKLab | oklab(73.8% 0.1493 -0.0348) |
| OKLCH | oklch(73.8% 0.153 346.9) |
| XYZ | xyz(52.0357, 37.0340, 52.5419) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.97
Bubblegum Pink
#FE83CC
ΔE00 3.21
Bubblegum (survey)
#FF6CB5
ΔE00 4.30
Hot Pink
#FF69B4
ΔE00 4.66
Bubble Gum Pink
#FF69AF
ΔE00 5.11
Pale Magenta
#D767AD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FBD #7FEEB0
analogous
#E77FEE #EE7FBD #EE7F86
triadic
#EE7FBD #BDEE7F #7FBDEE
tetradic
#EE7FBD #EEE77F #7FEEB0 #7F86EE
square
#EE7FBD #EEE77F #7FEEB0 #7F86EE
split-complementary
#EE7FBD #86EE7F #7FEEE7
monochromatic
#D61C84 #E749A1 #EE7FBD #F5B5D9 #FBE4F1
Accessibility & contrast
On white
2.50
#EE7FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EE7FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FBD
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FBD | 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)
#8998BF
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#FB7D96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee7fbd; /* rgb */ color: rgb(238, 127, 189); /* oklch */ color: oklch(73.8% 0.153 346.9);
Tailwind
colors: {
custom: {
50: '#f6a7d1',
500: '#ee7fbd',
950: '#000000',
},
}SCSS
$custom: #ee7fbd; $custom-light: #f6a7d1; $custom-dark: #000000;
JSON
{
"hex": "#ee7fbd",
"rgb": {
"r": 238,
"g": 127,
"b": 189
},
"hsl": {
"h": 326.486,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.73804,
"c": 0.15327,
"h": 346.9
},
"luminance": 0.3703
}Semantic roles & 50–950 ramp
primary
#EE7FBD
secondary
#D6F3E3
accent
#D9670D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82