#EC92CF#EC92CF
#EC92CF is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.1% C 0.132 H 339.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EC92CF |
|---|---|
| RGB | rgb(236, 146, 207) |
| HSL | hsl(319, 70%, 75%) |
| HSV | hsv(319, 38%, 93%) |
| CMYK | cmyk(0%, 38.1%, 12.3%, 7.5%) |
| CIE-LAB | lab(71.49, 42.40, -16.99) |
| CIE-LCH | lch(71.49, 45.68, 338.16°) |
| OKLab | oklab(77.1% 0.1238 -0.0453) |
| OKLCH | oklch(77.1% 0.132 339.9) |
| XYZ | xyz(56.1336, 42.8988, 64.3430) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.28
Plum
#DDA0DD
ΔE00 5.55
Pink (survey)
#FF81C0
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 8.13
Bubblegum (survey)
#FF6CB5
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC92CF #92ECAF
analogous
#DC92EC #EC92CF #EC92A2
triadic
#EC92CF #CFEC92 #92CFEC
tetradic
#EC92CF #ECDC92 #92ECAF #92A2EC
square
#EC92CF #ECDC92 #92ECAF #92A2EC
split-complementary
#EC92CF #A2EC92 #92ECDC
monochromatic
#DA2AA1 #E35EB8 #EC92CF #F5C6E6 #FAE5F4
Accessibility & contrast
On white
2.19
#EC92CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EC92CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC92CF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC92CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC92CF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D1
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#F693A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ec92cf; /* rgb */ color: rgb(236, 146, 207); /* oklch */ color: oklch(77.1% 0.132 339.9);
Tailwind
colors: {
custom: {
50: '#f3b3dd',
500: '#ec92cf',
950: '#000000',
},
}SCSS
$custom: #ec92cf; $custom-light: #f3b3dd; $custom-dark: #000000;
JSON
{
"hex": "#ec92cf",
"rgb": {
"r": 236,
"g": 146,
"b": 207
},
"hsl": {
"h": 319.333,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.77101,
"c": 0.13181,
"h": 339.9
},
"luminance": 0.42896
}Semantic roles & 50–950 ramp
primary
#EC92CF
secondary
#D9F2E1
accent
#D25113
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083