#EC81BE#EC81BE
#EC81BE is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.149 H 346.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EC81BE |
|---|---|
| RGB | rgb(236, 129, 190) |
| HSL | hsl(326, 74%, 72%) |
| HSV | hsv(326, 45%, 93%) |
| CMYK | cmyk(0%, 45.3%, 19.5%, 7.5%) |
| CIE-LAB | lab(67.47, 48.47, -13.59) |
| CIE-LCH | lch(67.47, 50.34, 344.34°) |
| OKLab | oklab(73.89% 0.1444 -0.0358) |
| OKLCH | oklch(73.89% 0.149 346.1) |
| XYZ | xyz(51.7376, 37.2549, 53.1711) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 3.28
Bubblegum (survey)
#FF6CB5
ΔE00 4.85
Hot Pink
#FF69B4
ΔE00 5.21
Bubble Gum Pink
#FF69AF
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC81BE #81ECAF
analogous
#E481EC #EC81BE #EC8189
triadic
#EC81BE #BEEC81 #81BEEC
tetradic
#EC81BE #ECE481 #81ECAF #8189EC
square
#EC81BE #ECE481 #81ECAF #8189EC
split-complementary
#EC81BE #89EC81 #81ECE4
monochromatic
#D32086 #E44CA3 #EC81BE #F4B6D9 #FBE4F1
Accessibility & contrast
On white
2.49
#EC81BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EC81BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC81BE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC81BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC81BE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99C0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#F98098
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ec81be; /* rgb */ color: rgb(236, 129, 190); /* oklch */ color: oklch(73.9% 0.149 346.1);
Tailwind
colors: {
custom: {
50: '#f4a8d1',
500: '#ec81be',
950: '#000000',
},
}SCSS
$custom: #ec81be; $custom-light: #f4a8d1; $custom-dark: #000000;
JSON
{
"hex": "#ec81be",
"rgb": {
"r": 236,
"g": 129,
"b": 190
},
"hsl": {
"h": 325.794,
"s": 73.793,
"l": 71.569
},
"oklch": {
"l": 0.73885,
"c": 0.14879,
"h": 346.1
},
"luminance": 0.37251
}Semantic roles & 50–950 ramp
primary
#EC81BE
secondary
#D7F2E2
accent
#D66510
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82