#EC80CF#EC80CF
#EC80CF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.4% C 0.162 H 338.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80CF |
|---|---|
| RGB | rgb(236, 128, 207) |
| HSL | hsl(316, 74%, 71%) |
| HSV | hsv(316, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 12.3%, 7.5%) |
| CIE-LAB | lab(67.86, 51.57, -22.51) |
| CIE-LCH | lch(67.86, 56.26, 336.42°) |
| OKLab | oklab(74.37% 0.1505 -0.0604) |
| OKLCH | oklch(74.37% 0.162 338.1) |
| XYZ | xyz(53.5740, 37.7797, 63.4898) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.70
Bubblegum Pink
#FE83CC
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.69
Pink (survey)
#FF81C0
ΔE00 5.82
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80CF #80EC9D
analogous
#D380EC #EC80CF #EC8099
triadic
#EC80CF #CFEC80 #80CFEC
tetradic
#EC80CF #ECD380 #80EC9D #8099EC
square
#EC80CF #ECD380 #80EC9D #8099EC
split-complementary
#EC80CF #99EC80 #80ECD3
monochromatic
#D21FA2 #E44BBB #EC80CF #F4B5E3 #FBE4F5
Accessibility & contrast
On white
2.45
#EC80CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EC80CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80CF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80CF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839BD2
Deuteranopia (green-blind)
#A0ABCC
Tritanopia (blue-blind)
#F6839E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec80cf; /* rgb */ color: rgb(236, 128, 207); /* oklch */ color: oklch(74.4% 0.162 338.1);
Tailwind
colors: {
custom: {
50: '#f4a8dd',
500: '#ec80cf',
950: '#000000',
},
}SCSS
$custom: #ec80cf; $custom-light: #f4a8dd; $custom-dark: #000000;
JSON
{
"hex": "#ec80cf",
"rgb": {
"r": 236,
"g": 128,
"b": 207
},
"hsl": {
"h": 316.111,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.7437,
"c": 0.16217,
"h": 338.1
},
"luminance": 0.37776
}Semantic roles & 50–950 ramp
primary
#EC80CF
secondary
#D6F2DD
accent
#D6450F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83