#EE81AF#EE81AF
#EE81AF is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.6% C 0.143 H 354.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81AF |
|---|---|
| RGB | rgb(238, 129, 175) |
| HSL | hsl(335, 76%, 72%) |
| HSV | hsv(335, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 26.5%, 6.7%) |
| CIE-LAB | lab(67.26, 47.02, -5.43) |
| CIE-LCH | lch(67.26, 47.34, 353.41°) |
| OKLab | oklab(73.63% 0.1419 -0.0137) |
| OKLCH | oklch(73.63% 0.143 354.5) |
| XYZ | xyz(50.8496, 36.9769, 45.0082) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.84
Pinky
#FC86AA
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.24
Bubblegum (survey)
#FF6CB5
ΔE00 5.00
Bubble Gum Pink
#FF69AF
ΔE00 5.05
Hot Pink
#FF69B4
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81AF #81EEC0
analogous
#EE81E6 #EE81AF #EE8A81
triadic
#EE81AF #AFEE81 #81AFEE
tetradic
#EE81AF #E6EE81 #81EEC0 #8A81EE
square
#EE81AF #E6EE81 #81EEC0 #8A81EE
split-complementary
#EE81AF #81EE8A #81E6EE
monochromatic
#D81D6C #E74B8D #EE81AF #F5B7D1 #FBE4EE
Accessibility & contrast
On white
2.50
#EE81AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EE81AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81AF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81AF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98B1
Deuteranopia (green-blind)
#ABABAC
Tritanopia (blue-blind)
#FD7C92
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee81af; /* rgb */ color: rgb(238, 129, 175); /* oklch */ color: oklch(73.6% 0.143 354.5);
Tailwind
colors: {
custom: {
50: '#f6a8c6',
500: '#ee81af',
950: '#000000',
},
}SCSS
$custom: #ee81af; $custom-light: #f6a8c6; $custom-dark: #000000;
JSON
{
"hex": "#ee81af",
"rgb": {
"r": 238,
"g": 129,
"b": 175
},
"hsl": {
"h": 334.679,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.73628,
"c": 0.14259,
"h": 354.5
},
"luminance": 0.36973
}Semantic roles & 50–950 ramp
primary
#EE81AF
secondary
#D8F3E8
accent
#D8830D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82