#EE85B4#EE85B4
#EE85B4 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.4% C 0.139 H 352.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85B4 |
|---|---|
| RGB | rgb(238, 133, 180) |
| HSL | hsl(333, 76%, 73%) |
| HSV | hsv(333, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 24.4%, 6.7%) |
| CIE-LAB | lab(68.21, 45.69, -6.84) |
| CIE-LCH | lch(68.21, 46.20, 351.48°) |
| OKLab | oklab(74.39% 0.1375 -0.0175) |
| OKLCH | oklch(74.39% 0.139 352.7) |
| XYZ | xyz(51.8871, 38.2515, 47.8216) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.41
Pinky
#FC86AA
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 4.92
Bubblegum Pink
#FE83CC
ΔE00 5.18
Bubblegum (survey)
#FF6CB5
ΔE00 5.41
Bubble Gum Pink
#FF69AF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85B4 #85EEBF
analogous
#EE85E8 #EE85B4 #EE8A85
triadic
#EE85B4 #B4EE85 #85B4EE
tetradic
#EE85B4 #E8EE85 #85EEBF #8A85EE
square
#EE85B4 #E8EE85 #85EEBF #8A85EE
split-complementary
#EE85B4 #85EE8A #85E8EE
monochromatic
#DA1E72 #E74F93 #EE85B4 #F5BBD5 #FBE4EE
Accessibility & contrast
On white
2.43
#EE85B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#EE85B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85B4
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85B4 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919BB6
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#FC8196
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee85b4; /* rgb */ color: rgb(238, 133, 180); /* oklch */ color: oklch(74.4% 0.139 352.7);
Tailwind
colors: {
custom: {
50: '#f6abca',
500: '#ee85b4',
950: '#000000',
},
}SCSS
$custom: #ee85b4; $custom-light: #f6abca; $custom-dark: #000000;
JSON
{
"hex": "#ee85b4",
"rgb": {
"r": 238,
"g": 133,
"b": 180
},
"hsl": {
"h": 333.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.74391,
"c": 0.13858,
"h": 352.7
},
"luminance": 0.38247
}Semantic roles & 50–950 ramp
primary
#EE85B4
secondary
#D8F3E7
accent
#D87D0E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82