#EE81CA#EE81CA
#EE81CA is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.159 H 341.1°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81CA |
|---|---|
| RGB | rgb(238, 129, 202) |
| HSL | hsl(320, 76%, 72%) |
| HSV | hsv(320, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 15.1%, 6.7%) |
| CIE-LAB | lab(68.13, 50.91, -19.28) |
| CIE-LCH | lch(68.13, 54.44, 339.26°) |
| OKLab | oklab(74.57% 0.1499 -0.0514) |
| OKLCH | oklch(74.57% 0.159 341.1) |
| XYZ | xyz(53.7714, 38.1456, 60.3964) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.85
Pink (survey)
#FF81C0
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 4.85
Bubblegum (survey)
#FF6CB5
ΔE00 5.97
Hot Pink
#FF69B4
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81CA #81EEA5
analogous
#DC81EE #EE81CA #EE8193
triadic
#EE81CA #CAEE81 #81CAEE
tetradic
#EE81CA #EEDC81 #81EEA5 #8193EE
square
#EE81CA #EEDC81 #81EEA5 #8193EE
split-complementary
#EE81CA #93EE81 #81EEDC
monochromatic
#D81D9A #E74BB3 #EE81CA #F5B7E1 #FBE4F4
Accessibility & contrast
On white
2.43
#EE81CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EE81CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81CA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81CA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCD
Deuteranopia (green-blind)
#A3ACC7
Tritanopia (blue-blind)
#F9829D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee81ca; /* rgb */ color: rgb(238, 129, 202); /* oklch */ color: oklch(74.6% 0.159 341.1);
Tailwind
colors: {
custom: {
50: '#f6a8da',
500: '#ee81ca',
950: '#000000',
},
}SCSS
$custom: #ee81ca; $custom-light: #f6a8da; $custom-dark: #000000;
JSON
{
"hex": "#ee81ca",
"rgb": {
"r": 238,
"g": 129,
"b": 202
},
"hsl": {
"h": 319.817,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.74567,
"c": 0.15851,
"h": 341.1
},
"luminance": 0.38142
}Semantic roles & 50–950 ramp
primary
#EE81CA
secondary
#D8F3E1
accent
#D8500D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83