#EC7CCD#EC7CCD
#EC7CCD is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.167 H 338.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7CCD |
|---|---|
| RGB | rgb(236, 124, 205) |
| HSL | hsl(317, 75%, 71%) |
| HSV | hsv(317, 47%, 93%) |
| CMYK | cmyk(0%, 47.5%, 13.1%, 7.5%) |
| CIE-LAB | lab(67.02, 53.23, -22.67) |
| CIE-LCH | lch(67.02, 57.85, 336.93°) |
| OKLab | oklab(73.72% 0.1558 -0.0608) |
| OKLCH | oklch(73.72% 0.167 338.7) |
| XYZ | xyz(52.8196, 36.6596, 62.0398) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.03
Bubblegum Pink
#FE83CC
ΔE00 4.09
Purply Pink
#F075E6
ΔE00 5.02
Orchid
#DA70D6
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 5.89
Violet (CSS)
#EE82EE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7CCD #7CEC9B
analogous
#D37CEC #EC7CCD #EC7C95
triadic
#EC7CCD #CDEC7C #7CCDEC
tetradic
#EC7CCD #ECD37C #7CEC9B #7C95EC
square
#EC7CCD #ECD37C #7CEC9B #7C95EC
split-complementary
#EC7CCD #95EC7C #7CECD3
monochromatic
#D01E9E #E447B9 #EC7CCD #F4B1E1 #FBE4F5
Accessibility & contrast
On white
2.52
#EC7CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EC7CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7CCD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7CCD | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098D0
Deuteranopia (green-blind)
#9EAACA
Tritanopia (blue-blind)
#F77F9B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ec7ccd; /* rgb */ color: rgb(236, 124, 205); /* oklch */ color: oklch(73.7% 0.167 338.7);
Tailwind
colors: {
custom: {
50: '#f4a5dc',
500: '#ec7ccd',
950: '#000000',
},
}SCSS
$custom: #ec7ccd; $custom-light: #f4a5dc; $custom-dark: #000000;
JSON
{
"hex": "#ec7ccd",
"rgb": {
"r": 236,
"g": 124,
"b": 205
},
"hsl": {
"h": 316.607,
"s": 74.667,
"l": 70.588
},
"oklch": {
"l": 0.7372,
"c": 0.16726,
"h": 338.7
},
"luminance": 0.36656
}Semantic roles & 50–950 ramp
primary
#EC7CCD
secondary
#D3F1DB
accent
#D7460F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83