#EE84AF#EE84AF
#EE84AF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.1% C 0.138 H 355.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84AF |
|---|---|
| RGB | rgb(238, 132, 175) |
| HSL | hsl(336, 76%, 73%) |
| HSV | hsv(336, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 26.5%, 6.7%) |
| CIE-LAB | lab(67.86, 45.51, -4.55) |
| CIE-LCH | lch(67.86, 45.74, 354.29°) |
| OKLab | oklab(74.08% 0.1374 -0.0114) |
| OKLCH | oklch(74.08% 0.138 355.3) |
| XYZ | xyz(51.2506, 37.7789, 45.1419) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.66
Carnation Pink
#FF7FA7
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 4.16
Pig Pink
#E78EA5
ΔE00 4.90
Rosa
#FE86A4
ΔE00 5.33
Bubblegum (survey)
#FF6CB5
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84AF #84EEC3
analogous
#EE84E4 #EE84AF #EE8E84
triadic
#EE84AF #AFEE84 #84AFEE
tetradic
#EE84AF #E4EE84 #84EEC3 #8E84EE
square
#EE84AF #E4EE84 #84EEC3 #8E84EE
split-complementary
#EE84AF #84EE8E #84E4EE
monochromatic
#DA1E6A #E74E8C #EE84AF #F5BAD2 #FBE4EE
Accessibility & contrast
On white
2.45
#EE84AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EE84AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84AF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84AF | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB0
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#FD7F93
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee84af; /* rgb */ color: rgb(238, 132, 175); /* oklch */ color: oklch(74.1% 0.138 355.3);
Tailwind
colors: {
custom: {
50: '#f6aac6',
500: '#ee84af',
950: '#000000',
},
}SCSS
$custom: #ee84af; $custom-light: #f6aac6; $custom-dark: #000000;
JSON
{
"hex": "#ee84af",
"rgb": {
"r": 238,
"g": 132,
"b": 175
},
"hsl": {
"h": 335.66,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.7408,
"c": 0.13783,
"h": 355.3
},
"luminance": 0.37775
}Semantic roles & 50–950 ramp
primary
#EE84AF
secondary
#D8F3E8
accent
#D8860E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82