#EE81BB#EE81BB
#EE81BB is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.0% C 0.149 H 348.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81BB |
|---|---|
| RGB | rgb(238, 129, 187) |
| HSL | hsl(328, 76%, 72%) |
| HSV | hsv(328, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 21.4%, 6.7%) |
| CIE-LAB | lab(67.63, 48.69, -11.64) |
| CIE-LCH | lch(67.63, 50.06, 346.56°) |
| OKLab | oklab(74.03% 0.1457 -0.0304) |
| OKLCH | oklch(74.03% 0.149 348.2) |
| XYZ | xyz(52.0810, 37.4695, 51.4934) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.75
Bubblegum Pink
#FE83CC
ΔE00 3.49
Bubblegum (survey)
#FF6CB5
ΔE00 4.48
Hot Pink
#FF69B4
ΔE00 4.88
Bubble Gum Pink
#FF69AF
ΔE00 5.17
Pinky
#FC86AA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81BB #81EEB4
analogous
#EA81EE #EE81BB #EE8185
triadic
#EE81BB #BBEE81 #81BBEE
tetradic
#EE81BB #EEEA81 #81EEB4 #8185EE
square
#EE81BB #EEEA81 #81EEB4 #8185EE
split-complementary
#EE81BB #85EE81 #81EEEA
monochromatic
#D81D80 #E74B9E #EE81BB #F5B7D8 #FBE4F0
Accessibility & contrast
On white
2.47
#EE81BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EE81BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81BB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81BB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FB7F96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee81bb; /* rgb */ color: rgb(238, 129, 187); /* oklch */ color: oklch(74.0% 0.149 348.2);
Tailwind
colors: {
custom: {
50: '#f6a8cf',
500: '#ee81bb',
950: '#000000',
},
}SCSS
$custom: #ee81bb; $custom-light: #f6a8cf; $custom-dark: #000000;
JSON
{
"hex": "#ee81bb",
"rgb": {
"r": 238,
"g": 129,
"b": 187
},
"hsl": {
"h": 328.073,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.74027,
"c": 0.14883,
"h": 348.2
},
"luminance": 0.37466
}Semantic roles & 50–950 ramp
primary
#EE81BB
secondary
#D8F3E5
accent
#D86C0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82