#EE81BD#EE81BD
#EE81BD is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.1% C 0.150 H 347.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81BD |
|---|---|
| RGB | rgb(238, 129, 189) |
| HSL | hsl(327, 76%, 72%) |
| HSV | hsv(327, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 20.6%, 6.7%) |
| CIE-LAB | lab(67.69, 48.97, -12.66) |
| CIE-LCH | lch(67.69, 50.58, 345.50°) |
| OKLab | oklab(74.1% 0.1463 -0.0332) |
| OKLCH | oklch(74.1% 0.15 347.2) |
| XYZ | xyz(52.2966, 37.5557, 52.6288) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum Pink
#FE83CC
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.57
Hot Pink
#FF69B4
ΔE00 4.95
Bubble Gum Pink
#FF69AF
ΔE00 5.34
Pinky
#FC86AA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81BD #81EEB2
analogous
#E881EE #EE81BD #EE8187
triadic
#EE81BD #BDEE81 #81BDEE
tetradic
#EE81BD #EEE881 #81EEB2 #8187EE
square
#EE81BD #EEE881 #81EEB2 #8187EE
split-complementary
#EE81BD #87EE81 #81EEE8
monochromatic
#D81D84 #E74BA1 #EE81BD #F5B7D9 #FBE4F1
Accessibility & contrast
On white
2.47
#EE81BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EE81BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81BD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81BD | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ABF
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#FB7F97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee81bd; /* rgb */ color: rgb(238, 129, 189); /* oklch */ color: oklch(74.1% 0.150 347.2);
Tailwind
colors: {
custom: {
50: '#f6a8d0',
500: '#ee81bd',
950: '#000000',
},
}SCSS
$custom: #ee81bd; $custom-light: #f6a8d0; $custom-dark: #000000;
JSON
{
"hex": "#ee81bd",
"rgb": {
"r": 238,
"g": 129,
"b": 189
},
"hsl": {
"h": 326.972,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.74096,
"c": 0.15002,
"h": 347.2
},
"luminance": 0.37552
}Semantic roles & 50–950 ramp
primary
#EE81BD
secondary
#D8F3E4
accent
#D8680D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82