#EE85B2#EE85B2
#EE85B2 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.3% C 0.138 H 353.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85B2 |
|---|---|
| RGB | rgb(238, 133, 178) |
| HSL | hsl(334, 76%, 73%) |
| HSV | hsv(334, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 25.2%, 6.7%) |
| CIE-LAB | lab(68.15, 45.41, -5.81) |
| CIE-LCH | lch(68.15, 45.78, 352.71°) |
| OKLab | oklab(74.33% 0.1368 -0.0148) |
| OKLCH | oklch(74.33% 0.138 353.8) |
| XYZ | xyz(51.6848, 38.1706, 46.7563) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.73
Pinky
#FC86AA
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.52
Pig Pink
#E78EA5
ΔE00 5.34
Bubblegum (survey)
#FF6CB5
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85B2 #85EEC1
analogous
#EE85E6 #EE85B2 #EE8C85
triadic
#EE85B2 #B2EE85 #85B2EE
tetradic
#EE85B2 #E6EE85 #85EEC1 #8C85EE
square
#EE85B2 #E6EE85 #85EEC1 #8C85EE
split-complementary
#EE85B2 #85EE8C #85E6EE
monochromatic
#DA1E6F #E74F90 #EE85B2 #F5BBD4 #FBE4EE
Accessibility & contrast
On white
2.43
#EE85B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EE85B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85B2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85B2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB4
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#FC8095
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee85b2; /* rgb */ color: rgb(238, 133, 178); /* oklch */ color: oklch(74.3% 0.138 353.8);
Tailwind
colors: {
custom: {
50: '#f6abc9',
500: '#ee85b2',
950: '#000000',
},
}SCSS
$custom: #ee85b2; $custom-light: #f6abc9; $custom-dark: #000000;
JSON
{
"hex": "#ee85b2",
"rgb": {
"r": 238,
"g": 133,
"b": 178
},
"hsl": {
"h": 334.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.74327,
"c": 0.13761,
"h": 353.8
},
"luminance": 0.38167
}Semantic roles & 50–950 ramp
primary
#EE85B2
secondary
#D8F3E7
accent
#D8810E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82