#EC8ECC#EC8ECC
#EC8ECC is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.4% C 0.136 H 340.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8ECC |
|---|---|
| RGB | rgb(236, 142, 204) |
| HSL | hsl(320, 71%, 74%) |
| HSV | hsv(320, 40%, 93%) |
| CMYK | cmyk(0%, 39.8%, 13.6%, 7.5%) |
| CIE-LAB | lab(70.55, 43.99, -16.74) |
| CIE-LCH | lch(70.55, 47.07, 339.17°) |
| OKLab | oklab(76.36% 0.129 -0.0445) |
| OKLCH | oklch(76.36% 0.136 340.9) |
| XYZ | xyz(55.1645, 41.5418, 62.2278) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.63
Pink (survey)
#FF81C0
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.62
Plum
#DDA0DD
ΔE00 6.32
Bubblegum (survey)
#FF6CB5
ΔE00 7.79
Violet (CSS)
#EE82EE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8ECC #8EECAE
analogous
#DD8EEC #EC8ECC #EC8E9D
triadic
#EC8ECC #CCEC8E #8ECCEC
tetradic
#EC8ECC #ECDD8E #8EECAE #8E9DEC
square
#EC8ECC #ECDD8E #8EECAE #8E9DEC
split-complementary
#EC8ECC #9DEC8E #8EECDD
monochromatic
#DA259D #E35AB4 #EC8ECC #F5C2E4 #FBE5F3
Accessibility & contrast
On white
2.26
#EC8ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EC8ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8ECC
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8ECC | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CE
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#F68FA5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ec8ecc; /* rgb */ color: rgb(236, 142, 204); /* oklch */ color: oklch(76.4% 0.136 340.9);
Tailwind
colors: {
custom: {
50: '#f4b1db',
500: '#ec8ecc',
950: '#000000',
},
}SCSS
$custom: #ec8ecc; $custom-light: #f4b1db; $custom-dark: #000000;
JSON
{
"hex": "#ec8ecc",
"rgb": {
"r": 236,
"g": 142,
"b": 204
},
"hsl": {
"h": 320.426,
"s": 71.212,
"l": 74.118
},
"oklch": {
"l": 0.76363,
"c": 0.13643,
"h": 340.9
},
"luminance": 0.41539
}Semantic roles & 50–950 ramp
primary
#EC8ECC
secondary
#D9F2E1
accent
#D35412
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083