#EC93BE#EC93BE
#EC93BE is a light, moderate pink. Relative luminance 0.424; OKLCH L 76.7% C 0.119 H 349.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EC93BE |
|---|---|
| RGB | rgb(236, 147, 190) |
| HSL | hsl(331, 70%, 75%) |
| HSV | hsv(331, 38%, 93%) |
| CMYK | cmyk(0%, 37.7%, 19.5%, 7.5%) |
| CIE-LAB | lab(71.16, 39.24, -8.06) |
| CIE-LCH | lch(71.16, 40.06, 348.39°) |
| OKLab | oklab(76.68% 0.117 -0.0209) |
| OKLCH | oklch(76.68% 0.119 349.9) |
| XYZ | xyz(54.3209, 42.4214, 54.0322) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 5.85
Pig Pink
#E78EA5
ΔE00 6.07
Pinky
#FC86AA
ΔE00 6.13
Carnation Pink
#FF7FA7
ΔE00 7.08
Dull Pink
#D5869D
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC93BE #93ECC1
analogous
#EC93EB #EC93BE #EC9493
triadic
#EC93BE #BEEC93 #93BEEC
tetradic
#EC93BE #EBEC93 #93ECC1 #9493EC
square
#EC93BE #EBEC93 #93ECC1 #9493EC
split-complementary
#EC93BE #93EC94 #93EBEC
monochromatic
#DA2B7F #E35F9F #EC93BE #F5C7DD #FAE5EF
Accessibility & contrast
On white
2.21
#EC93BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#EC93BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC93BE
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC93BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC93BE | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#F891A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ec93be; /* rgb */ color: rgb(236, 147, 190); /* oklch */ color: oklch(76.7% 0.119 349.9);
Tailwind
colors: {
custom: {
50: '#f4b4d1',
500: '#ec93be',
950: '#000000',
},
}SCSS
$custom: #ec93be; $custom-light: #f4b4d1; $custom-dark: #000000;
JSON
{
"hex": "#ec93be",
"rgb": {
"r": 236,
"g": 147,
"b": 190
},
"hsl": {
"h": 331.011,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.76677,
"c": 0.11888,
"h": 349.9
},
"luminance": 0.42418
}Semantic roles & 50–950 ramp
primary
#EC93BE
secondary
#D9F2E6
accent
#D27613
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082