#EC94CF#EC94CF
#EC94CF is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.4% C 0.128 H 340.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EC94CF |
|---|---|
| RGB | rgb(236, 148, 207) |
| HSL | hsl(320, 70%, 75%) |
| HSV | hsv(320, 37%, 93%) |
| CMYK | cmyk(0%, 37.3%, 12.3%, 7.5%) |
| CIE-LAB | lab(71.91, 41.36, -16.36) |
| CIE-LCH | lch(71.91, 44.48, 338.42°) |
| OKLab | oklab(77.42% 0.1208 -0.0435) |
| OKLCH | oklch(77.42% 0.128 340.2) |
| XYZ | xyz(56.4446, 43.5208, 64.4467) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.61
Plum
#DDA0DD
ΔE00 5.40
Pink (survey)
#FF81C0
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 6.22
Violet (CSS)
#EE82EE
ΔE00 8.53
Lilac
#C8A2C8
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC94CF #94ECB1
analogous
#DD94EC #EC94CF #EC94A3
triadic
#EC94CF #CFEC94 #94CFEC
tetradic
#EC94CF #ECDD94 #94ECB1 #94A3EC
square
#EC94CF #ECDD94 #94ECB1 #94A3EC
split-complementary
#EC94CF #A3EC94 #94ECDD
monochromatic
#DA2CA0 #E360B8 #EC94CF #F5C8E6 #FAE5F3
Accessibility & contrast
On white
2.16
#EC94CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EC94CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC94CF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC94CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC94CF | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A8D1
Deuteranopia (green-blind)
#AEB5CD
Tritanopia (blue-blind)
#F695A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ec94cf; /* rgb */ color: rgb(236, 148, 207); /* oklch */ color: oklch(77.4% 0.128 340.2);
Tailwind
colors: {
custom: {
50: '#f3b5dd',
500: '#ec94cf',
950: '#000000',
},
}SCSS
$custom: #ec94cf; $custom-light: #f3b5dd; $custom-dark: #000000;
JSON
{
"hex": "#ec94cf",
"rgb": {
"r": 236,
"g": 148,
"b": 207
},
"hsl": {
"h": 319.773,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.77419,
"c": 0.12838,
"h": 340.2
},
"luminance": 0.43518
}Semantic roles & 50–950 ramp
primary
#EC94CF
secondary
#D9F2E1
accent
#D25214
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083