#EE85B3#EE85B3
#EE85B3 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.4% C 0.138 H 353.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85B3 |
|---|---|
| RGB | rgb(238, 133, 179) |
| HSL | hsl(334, 76%, 73%) |
| HSV | hsv(334, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 24.8%, 6.7%) |
| CIE-LAB | lab(68.18, 45.55, -6.33) |
| CIE-LCH | lch(68.18, 45.99, 352.09°) |
| OKLab | oklab(74.36% 0.1371 -0.0161) |
| OKLCH | oklch(74.36% 0.138 353.3) |
| XYZ | xyz(51.7856, 38.2109, 47.2870) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.57
Pinky
#FC86AA
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 4.72
Bubblegum Pink
#FE83CC
ΔE00 5.40
Bubblegum (survey)
#FF6CB5
ΔE00 5.49
Pig Pink
#E78EA5
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85B3 #85EEC0
analogous
#EE85E8 #EE85B3 #EE8B85
triadic
#EE85B3 #B3EE85 #85B3EE
tetradic
#EE85B3 #E8EE85 #85EEC0 #8B85EE
square
#EE85B3 #E8EE85 #85EEC0 #8B85EE
split-complementary
#EE85B3 #85EE8B #85E8EE
monochromatic
#DA1E71 #E74F92 #EE85B3 #F5BBD4 #FBE4EE
Accessibility & contrast
On white
2.43
#EE85B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EE85B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85B3
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85B3 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919BB5
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#FC8196
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee85b3; /* rgb */ color: rgb(238, 133, 179); /* oklch */ color: oklch(74.4% 0.138 353.3);
Tailwind
colors: {
custom: {
50: '#f6abc9',
500: '#ee85b3',
950: '#000000',
},
}SCSS
$custom: #ee85b3; $custom-light: #f6abc9; $custom-dark: #000000;
JSON
{
"hex": "#ee85b3",
"rgb": {
"r": 238,
"g": 133,
"b": 179
},
"hsl": {
"h": 333.714,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.74359,
"c": 0.13809,
"h": 353.3
},
"luminance": 0.38207
}Semantic roles & 50–950 ramp
primary
#EE85B3
secondary
#D8F3E7
accent
#D87F0E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82