#EE85BB#EE85BB
#EE85BB is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.6% C 0.142 H 349.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85BB |
|---|---|
| RGB | rgb(238, 133, 187) |
| HSL | hsl(329, 76%, 73%) |
| HSV | hsv(329, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 21.4%, 6.7%) |
| CIE-LAB | lab(68.42, 46.68, -10.45) |
| CIE-LCH | lch(68.42, 47.83, 347.38°) |
| OKLab | oklab(74.62% 0.1397 -0.0272) |
| OKLCH | oklch(74.62% 0.142 349) |
| XYZ | xyz(52.6182, 38.5439, 51.6724) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.80
Bubblegum Pink
#FE83CC
ΔE00 3.76
Bubblegum (survey)
#FF6CB5
ΔE00 5.17
Hot Pink
#FF69B4
ΔE00 5.60
Bubble Gum Pink
#FF69AF
ΔE00 5.77
Pinky
#FC86AA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85BB #85EEB8
analogous
#ED85EE #EE85BB #EE8586
triadic
#EE85BB #BBEE85 #85BBEE
tetradic
#EE85BB #EEED85 #85EEB8 #8586EE
square
#EE85BB #EEED85 #85EEB8 #8586EE
split-complementary
#EE85BB #86EE85 #85EEED
monochromatic
#DA1E7F #E74F9D #EE85BB #F5BBD9 #FBE4F0
Accessibility & contrast
On white
2.41
#EE85BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EE85BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85BB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85BB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#AAAEB8
Tritanopia (blue-blind)
#FB8299
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee85bb; /* rgb */ color: rgb(238, 133, 187); /* oklch */ color: oklch(74.6% 0.142 349.0);
Tailwind
colors: {
custom: {
50: '#f6abcf',
500: '#ee85bb',
950: '#000000',
},
}SCSS
$custom: #ee85bb; $custom-light: #f6abcf; $custom-dark: #000000;
JSON
{
"hex": "#ee85bb",
"rgb": {
"r": 238,
"g": 133,
"b": 187
},
"hsl": {
"h": 329.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.74623,
"c": 0.1423,
"h": 349
},
"luminance": 0.3854
}Semantic roles & 50–950 ramp
primary
#EE85BB
secondary
#D8F3E5
accent
#D8700E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82