#EE85BF#EE85BF
#EE85BF is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.8% C 0.145 H 346.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85BF |
|---|---|
| RGB | rgb(238, 133, 191) |
| HSL | hsl(327, 76%, 73%) |
| HSV | hsv(327, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 19.7%, 6.7%) |
| CIE-LAB | lab(68.55, 47.26, -12.50) |
| CIE-LCH | lch(68.55, 48.88, 345.18°) |
| OKLab | oklab(74.76% 0.1409 -0.0328) |
| OKLCH | oklch(74.76% 0.145 346.9) |
| XYZ | xyz(53.0524, 38.7176, 53.9591) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.88
Bubblegum Pink
#FE83CC
ΔE00 3.13
Bubblegum (survey)
#FF6CB5
ΔE00 5.28
Hot Pink
#FF69B4
ΔE00 5.70
Bubble Gum Pink
#FF69AF
ΔE00 6.04
Pinky
#FC86AA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85BF #85EEB4
analogous
#E885EE #EE85BF #EE858A
triadic
#EE85BF #BFEE85 #85BFEE
tetradic
#EE85BF #EEE885 #85EEB4 #858AEE
square
#EE85BF #EEE885 #85EEB4 #858AEE
split-complementary
#EE85BF #8AEE85 #85EEE8
monochromatic
#DA1E86 #E74FA3 #EE85BF #F5BBDB #FBE4F1
Accessibility & contrast
On white
2.40
#EE85BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#EE85BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85BF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85BF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#FB839A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee85bf; /* rgb */ color: rgb(238, 133, 191); /* oklch */ color: oklch(74.8% 0.145 346.9);
Tailwind
colors: {
custom: {
50: '#f6abd2',
500: '#ee85bf',
950: '#000000',
},
}SCSS
$custom: #ee85bf; $custom-light: #f6abd2; $custom-dark: #000000;
JSON
{
"hex": "#ee85bf",
"rgb": {
"r": 238,
"g": 133,
"b": 191
},
"hsl": {
"h": 326.857,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.74761,
"c": 0.14466,
"h": 346.9
},
"luminance": 0.38714
}Semantic roles & 50–950 ramp
primary
#EE85BF
secondary
#D8F3E4
accent
#D8680E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82