#EE81BF#EE81BF
#EE81BF is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.151 H 346.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81BF |
|---|---|
| RGB | rgb(238, 129, 191) |
| HSL | hsl(326, 76%, 72%) |
| HSV | hsv(326, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 19.7%, 6.7%) |
| CIE-LAB | lab(67.76, 49.26, -13.69) |
| CIE-LCH | lch(67.76, 51.13, 344.47°) |
| OKLab | oklab(74.17% 0.1469 -0.036) |
| OKLCH | oklch(74.17% 0.151 346.2) |
| XYZ | xyz(52.5152, 37.6431, 53.7800) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.96
Pink (survey)
#FF81C0
ΔE00 2.98
Bubblegum (survey)
#FF6CB5
ΔE00 4.70
Hot Pink
#FF69B4
ΔE00 5.07
Bubble Gum Pink
#FF69AF
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81BF #81EEB0
analogous
#E781EE #EE81BF #EE8188
triadic
#EE81BF #BFEE81 #81BFEE
tetradic
#EE81BF #EEE781 #81EEB0 #8188EE
square
#EE81BF #EEE781 #81EEB0 #8188EE
split-complementary
#EE81BF #88EE81 #81EEE7
monochromatic
#D81D87 #E74BA4 #EE81BF #F5B7DA #FBE4F1
Accessibility & contrast
On white
2.46
#EE81BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EE81BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81BF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81BF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FB8098
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee81bf; /* rgb */ color: rgb(238, 129, 191); /* oklch */ color: oklch(74.2% 0.151 346.2);
Tailwind
colors: {
custom: {
50: '#f6a8d2',
500: '#ee81bf',
950: '#000000',
},
}SCSS
$custom: #ee81bf; $custom-light: #f6a8d2; $custom-dark: #000000;
JSON
{
"hex": "#ee81bf",
"rgb": {
"r": 238,
"g": 129,
"b": 191
},
"hsl": {
"h": 325.872,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.74166,
"c": 0.15123,
"h": 346.2
},
"luminance": 0.37639
}Semantic roles & 50–950 ramp
primary
#EE81BF
secondary
#D8F3E4
accent
#D8650D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82