#EE81CF#EE81CF
#EE81CF is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.8% C 0.162 H 338.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81CF |
|---|---|
| RGB | rgb(238, 129, 207) |
| HSL | hsl(317, 76%, 72%) |
| HSV | hsv(317, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 13%, 6.7%) |
| CIE-LAB | lab(68.30, 51.69, -21.80) |
| CIE-LCH | lch(68.30, 56.10, 337.13°) |
| OKLab | oklab(74.76% 0.1512 -0.0584) |
| OKLCH | oklch(74.76% 0.162 338.9) |
| XYZ | xyz(54.3730, 38.3863, 63.5648) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.04
Pink (survey)
#FF81C0
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.91
Orchid
#DA70D6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81CF #81EEA0
analogous
#D781EE #EE81CF #EE8199
triadic
#EE81CF #CFEE81 #81CFEE
tetradic
#EE81CF #EED781 #81EEA0 #8199EE
square
#EE81CF #EED781 #81EEA0 #8199EE
split-complementary
#EE81CF #99EE81 #81EED7
monochromatic
#D81DA2 #E74BBA #EE81CF #F5B7E4 #FBE4F5
Accessibility & contrast
On white
2.42
#EE81CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EE81CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81CF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81CF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD2
Deuteranopia (green-blind)
#A2ADCC
Tritanopia (blue-blind)
#F9849F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee81cf; /* rgb */ color: rgb(238, 129, 207); /* oklch */ color: oklch(74.8% 0.162 338.9);
Tailwind
colors: {
custom: {
50: '#f6a8dd',
500: '#ee81cf',
950: '#000000',
},
}SCSS
$custom: #ee81cf; $custom-light: #f6a8dd; $custom-dark: #000000;
JSON
{
"hex": "#ee81cf",
"rgb": {
"r": 238,
"g": 129,
"b": 207
},
"hsl": {
"h": 317.064,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.74758,
"c": 0.16212,
"h": 338.9
},
"luminance": 0.38383
}Semantic roles & 50–950 ramp
primary
#EE81CF
secondary
#D8F3E0
accent
#D8470D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83