#EC8CCF#EC8CCF
#EC8CCF is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.2% C 0.142 H 339.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8CCF |
|---|---|
| RGB | rgb(236, 140, 207) |
| HSL | hsl(318, 72%, 74%) |
| HSV | hsv(318, 41%, 93%) |
| CMYK | cmyk(0%, 40.7%, 12.3%, 7.5%) |
| CIE-LAB | lab(70.24, 45.50, -18.87) |
| CIE-LCH | lch(70.24, 49.26, 337.47°) |
| OKLab | oklab(76.16% 0.1328 -0.0504) |
| OKLCH | oklch(76.16% 0.142 339.2) |
| XYZ | xyz(55.2328, 41.0973, 64.0428) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.74
Pink (survey)
#FF81C0
ΔE00 5.31
Plum
#DDA0DD
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8CCF #8CECA9
analogous
#D98CEC #EC8CCF #EC8C9F
triadic
#EC8CCF #CFEC8C #8CCFEC
tetradic
#EC8CCF #ECD98C #8CECA9 #8C9FEC
square
#EC8CCF #ECD98C #8CECA9 #8C9FEC
split-complementary
#EC8CCF #9FEC8C #8CECD9
monochromatic
#DA24A3 #E357B9 #EC8CCF #F5C1E5 #FBE5F4
Accessibility & contrast
On white
2.28
#EC8CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EC8CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8CCF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8CCF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA3D1
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#F68EA5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ec8ccf; /* rgb */ color: rgb(236, 140, 207); /* oklch */ color: oklch(76.2% 0.142 339.2);
Tailwind
colors: {
custom: {
50: '#f4afdd',
500: '#ec8ccf',
950: '#000000',
},
}SCSS
$custom: #ec8ccf; $custom-light: #f4afdd; $custom-dark: #000000;
JSON
{
"hex": "#ec8ccf",
"rgb": {
"r": 236,
"g": 140,
"b": 207
},
"hsl": {
"h": 318.125,
"s": 71.642,
"l": 73.725
},
"oklch": {
"l": 0.76163,
"c": 0.14206,
"h": 339.2
},
"luminance": 0.41094
}Semantic roles & 50–950 ramp
primary
#EC8CCF
secondary
#D9F2E0
accent
#D44C12
background
#FFFAFD
surface
#FEF5FB
border
#D6CFD4
text
#171115
muted
#858083