#EC81BF#EC81BF
#EC81BF is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.149 H 345.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EC81BF |
|---|---|
| RGB | rgb(236, 129, 191) |
| HSL | hsl(325, 74%, 72%) |
| HSV | hsv(325, 45%, 93%) |
| CMYK | cmyk(0%, 45.3%, 19.1%, 7.5%) |
| CIE-LAB | lab(67.50, 48.62, -14.10) |
| CIE-LCH | lch(67.50, 50.62, 343.83°) |
| OKLab | oklab(73.92% 0.1447 -0.0372) |
| OKLCH | oklch(73.92% 0.149 345.6) |
| XYZ | xyz(51.8472, 37.2987, 53.7487) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.19
Pink (survey)
#FF81C0
ΔE00 3.35
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Hot Pink
#FF69B4
ΔE00 5.28
Bubble Gum Pink
#FF69AF
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC81BF #81ECAE
analogous
#E481EC #EC81BF #EC818A
triadic
#EC81BF #BFEC81 #81BFEC
tetradic
#EC81BF #ECE481 #81ECAE #818AEC
square
#EC81BF #ECE481 #81ECAE #818AEC
split-complementary
#EC81BF #8AEC81 #81ECE4
monochromatic
#D32088 #E44CA4 #EC81BF #F4B6DA #FBE4F1
Accessibility & contrast
On white
2.48
#EC81BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EC81BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC81BF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC81BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC81BF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#F98098
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ec81bf; /* rgb */ color: rgb(236, 129, 191); /* oklch */ color: oklch(73.9% 0.149 345.6);
Tailwind
colors: {
custom: {
50: '#f4a8d2',
500: '#ec81bf',
950: '#000000',
},
}SCSS
$custom: #ec81bf; $custom-light: #f4a8d2; $custom-dark: #000000;
JSON
{
"hex": "#ec81bf",
"rgb": {
"r": 236,
"g": 129,
"b": 191
},
"hsl": {
"h": 325.234,
"s": 73.793,
"l": 71.569
},
"oklch": {
"l": 0.7392,
"c": 0.14941,
"h": 345.6
},
"luminance": 0.37295
}Semantic roles & 50–950 ramp
primary
#EC81BF
secondary
#D7F2E2
accent
#D66310
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82