#EC93CF#EC93CF
#EC93CF is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.3% C 0.130 H 340.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EC93CF |
|---|---|
| RGB | rgb(236, 147, 207) |
| HSL | hsl(320, 70%, 75%) |
| HSV | hsv(320, 38%, 93%) |
| CMYK | cmyk(0%, 37.7%, 12.3%, 7.5%) |
| CIE-LAB | lab(71.70, 41.88, -16.68) |
| CIE-LCH | lch(71.70, 45.08, 338.29°) |
| OKLab | oklab(77.26% 0.1223 -0.0444) |
| OKLCH | oklch(77.26% 0.13 340) |
| XYZ | xyz(56.2884, 43.2085, 64.3946) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.44
Plum
#DDA0DD
ΔE00 5.47
Pink (survey)
#FF81C0
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.01
Violet (CSS)
#EE82EE
ΔE00 8.33
Bubblegum (survey)
#FF6CB5
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC93CF #93ECB0
analogous
#DD93EC #EC93CF #EC93A2
triadic
#EC93CF #CFEC93 #93CFEC
tetradic
#EC93CF #ECDD93 #93ECB0 #93A2EC
square
#EC93CF #ECDD93 #93ECB0 #93A2EC
split-complementary
#EC93CF #A2EC93 #93ECDD
monochromatic
#DA2BA1 #E35FB8 #EC93CF #F5C7E6 #FAE5F3
Accessibility & contrast
On white
2.18
#EC93CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EC93CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC93CF
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC93CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC93CF | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A7D1
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#F694A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ec93cf; /* rgb */ color: rgb(236, 147, 207); /* oklch */ color: oklch(77.3% 0.130 340.0);
Tailwind
colors: {
custom: {
50: '#f3b4dd',
500: '#ec93cf',
950: '#000000',
},
}SCSS
$custom: #ec93cf; $custom-light: #f3b4dd; $custom-dark: #000000;
JSON
{
"hex": "#ec93cf",
"rgb": {
"r": 236,
"g": 147,
"b": 207
},
"hsl": {
"h": 319.551,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.7726,
"c": 0.13009,
"h": 340
},
"luminance": 0.43205
}Semantic roles & 50–950 ramp
primary
#EC93CF
secondary
#D9F2E1
accent
#D25213
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083