#EC7ECB#EC7ECB
#EC7ECB is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.9% C 0.163 H 339.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7ECB |
|---|---|
| RGB | rgb(236, 126, 203) |
| HSL | hsl(318, 74%, 71%) |
| HSV | hsv(318, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 14%, 7.5%) |
| CIE-LAB | lab(67.33, 51.93, -21.08) |
| CIE-LCH | lch(67.33, 56.05, 337.91°) |
| OKLab | oklab(73.93% 0.1524 -0.0564) |
| OKLCH | oklch(73.93% 0.163 339.7) |
| XYZ | xyz(52.8329, 37.0700, 60.8608) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.30
Pink (survey)
#FF81C0
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 5.68
Bubblegum (survey)
#FF6CB5
ΔE00 6.22
Violet (CSS)
#EE82EE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7ECB #7EEC9F
analogous
#D67EEC #EC7ECB #EC7E94
triadic
#EC7ECB #CBEC7E #7ECBEC
tetradic
#EC7ECB #ECD67E #7EEC9F #7E94EC
square
#EC7ECB #ECD67E #7EEC9F #7E94EC
split-complementary
#EC7ECB #94EC7E #7EECD6
monochromatic
#D11F9B #E449B5 #EC7ECB #F4B3E1 #FBE4F4
Accessibility & contrast
On white
2.50
#EC7ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EC7ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7ECB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7ECB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CE
Deuteranopia (green-blind)
#A0AAC8
Tritanopia (blue-blind)
#F7809B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ec7ecb; /* rgb */ color: rgb(236, 126, 203); /* oklch */ color: oklch(73.9% 0.163 339.7);
Tailwind
colors: {
custom: {
50: '#f4a6db',
500: '#ec7ecb',
950: '#000000',
},
}SCSS
$custom: #ec7ecb; $custom-light: #f4a6db; $custom-dark: #000000;
JSON
{
"hex": "#ec7ecb",
"rgb": {
"r": 236,
"g": 126,
"b": 203
},
"hsl": {
"h": 318,
"s": 74.324,
"l": 70.98
},
"oklch": {
"l": 0.73927,
"c": 0.16251,
"h": 339.7
},
"luminance": 0.37066
}Semantic roles & 50–950 ramp
primary
#EC7ECB
secondary
#D4F2DD
accent
#D64B0F
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171015
muted
#857F83