#EC95CF#EC95CF
#EC95CF is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.6% C 0.127 H 340.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EC95CF |
|---|---|
| RGB | rgb(236, 149, 207) |
| HSL | hsl(320, 70%, 75%) |
| HSV | hsv(320, 37%, 93%) |
| CMYK | cmyk(0%, 36.9%, 12.3%, 7.5%) |
| CIE-LAB | lab(72.12, 40.84, -16.04) |
| CIE-LCH | lch(72.12, 43.88, 338.56°) |
| OKLab | oklab(77.58% 0.1193 -0.0427) |
| OKLCH | oklch(77.58% 0.127 340.3) |
| XYZ | xyz(56.6021, 43.8359, 64.4992) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.79
Plum
#DDA0DD
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 8.74
Lilac
#C8A2C8
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC95CF #95ECB2
analogous
#DD95EC #EC95CF #EC95A3
triadic
#EC95CF #CFEC95 #95CFEC
tetradic
#EC95CF #ECDD95 #95ECB2 #95A3EC
square
#EC95CF #ECDD95 #95ECB2 #95A3EC
split-complementary
#EC95CF #A3EC95 #95ECDD
monochromatic
#D92DA0 #E361B7 #EC95CF #F5C9E7 #FAE5F3
Accessibility & contrast
On white
2.15
#EC95CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EC95CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC95CF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC95CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC95CF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A9D1
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#F696AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ec95cf; /* rgb */ color: rgb(236, 149, 207); /* oklch */ color: oklch(77.6% 0.127 340.3);
Tailwind
colors: {
custom: {
50: '#f3b5dd',
500: '#ec95cf',
950: '#000000',
},
}SCSS
$custom: #ec95cf; $custom-light: #f3b5dd; $custom-dark: #000000;
JSON
{
"hex": "#ec95cf",
"rgb": {
"r": 236,
"g": 149,
"b": 207
},
"hsl": {
"h": 320,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.7758,
"c": 0.12665,
"h": 340.3
},
"luminance": 0.43833
}Semantic roles & 50–950 ramp
primary
#EC95CF
secondary
#D9F2E1
accent
#D25314
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083