#EC7CCF#EC7CCF
#EC7CCF is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.8% C 0.169 H 337.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7CCF |
|---|---|
| RGB | rgb(236, 124, 207) |
| HSL | hsl(316, 75%, 71%) |
| HSV | hsv(316, 47%, 93%) |
| CMYK | cmyk(0%, 47.5%, 12.3%, 7.5%) |
| CIE-LAB | lab(67.09, 53.54, -23.67) |
| CIE-LCH | lch(67.09, 58.54, 336.15°) |
| OKLab | oklab(73.8% 0.1563 -0.0636) |
| OKLCH | oklch(73.8% 0.169 337.9) |
| XYZ | xyz(53.0626, 36.7568, 63.3193) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.77
Bubblegum Pink
#FE83CC
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 4.63
Violet (CSS)
#EE82EE
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.55
Pink (survey)
#FF81C0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7CCF #7CEC99
analogous
#D17CEC #EC7CCF #EC7C97
triadic
#EC7CCF #CFEC7C #7CCFEC
tetradic
#EC7CCF #ECD17C #7CEC99 #7C97EC
square
#EC7CCF #ECD17C #7CEC99 #7C97EC
split-complementary
#EC7CCF #97EC7C #7CECD1
monochromatic
#D01EA2 #E447BB #EC7CCF #F4B1E3 #FBE4F5
Accessibility & contrast
On white
2.51
#EC7CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EC7CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7CCF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7CCF | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F99D2
Deuteranopia (green-blind)
#9DAACC
Tritanopia (blue-blind)
#F77F9C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ec7ccf; /* rgb */ color: rgb(236, 124, 207); /* oklch */ color: oklch(73.8% 0.169 337.9);
Tailwind
colors: {
custom: {
50: '#f4a5dd',
500: '#ec7ccf',
950: '#000000',
},
}SCSS
$custom: #ec7ccf; $custom-light: #f4a5dd; $custom-dark: #000000;
JSON
{
"hex": "#ec7ccf",
"rgb": {
"r": 236,
"g": 124,
"b": 207
},
"hsl": {
"h": 315.536,
"s": 74.667,
"l": 70.588
},
"oklch": {
"l": 0.73799,
"c": 0.16874,
"h": 337.9
},
"luminance": 0.36753
}Semantic roles & 50–950 ramp
primary
#EC7CCF
secondary
#D3F1DB
accent
#D7430F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83