#EE7BAF#EE7BAF
#EE7BAF is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.7% C 0.152 H 353.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BAF |
|---|---|
| RGB | rgb(238, 123, 175) |
| HSL | hsl(333, 77%, 71%) |
| HSV | hsv(333, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 26.5%, 6.7%) |
| CIE-LAB | lab(66.09, 50.01, -7.16) |
| CIE-LCH | lch(66.09, 50.52, 351.85°) |
| OKLab | oklab(72.75% 0.151 -0.0183) |
| OKLCH | oklch(72.75% 0.152 353.1) |
| XYZ | xyz(50.0824, 35.4424, 44.7525) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.69
Bubblegum (survey)
#FF6CB5
ΔE00 3.79
Bubble Gum Pink
#FF69AF
ΔE00 3.88
Hot Pink
#FF69B4
ΔE00 4.12
Carnation Pink
#FF7FA7
ΔE00 4.99
Pinky
#FC86AA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BAF #7BEEBA
analogous
#EE7BE8 #EE7BAF #EE807B
triadic
#EE7BAF #AFEE7B #7BAFEE
tetradic
#EE7BAF #E8EE7B #7BEEBA #807BEE
square
#EE7BAF #E8EE7B #7BEEBA #807BEE
split-complementary
#EE7BAF #7BEE80 #7BE8EE
monochromatic
#D31B6E #E7458E #EE7BAF #F5B1D0 #FCE4EF
Accessibility & contrast
On white
2.60
#EE7BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#EE7BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BAF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BAF | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#FD768E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7baf; /* rgb */ color: rgb(238, 123, 175); /* oklch */ color: oklch(72.7% 0.152 353.1);
Tailwind
colors: {
custom: {
50: '#f6a4c6',
500: '#ee7baf',
950: '#000000',
},
}SCSS
$custom: #ee7baf; $custom-light: #f6a4c6; $custom-dark: #000000;
JSON
{
"hex": "#ee7baf",
"rgb": {
"r": 238,
"g": 123,
"b": 175
},
"hsl": {
"h": 332.87,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.72749,
"c": 0.15209,
"h": 353.1
},
"luminance": 0.35438
}Semantic roles & 50–950 ramp
primary
#EE7BAF
secondary
#D3F2E4
accent
#D97D0C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82