#EC95CA#EC95CA
#EC95CA is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.4% C 0.123 H 343.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EC95CA |
|---|---|
| RGB | rgb(236, 149, 202) |
| HSL | hsl(323, 70%, 75%) |
| HSV | hsv(323, 37%, 93%) |
| CMYK | cmyk(0%, 36.9%, 14.4%, 7.5%) |
| CIE-LAB | lab(71.96, 40.04, -13.52) |
| CIE-LCH | lch(71.96, 42.26, 341.34°) |
| OKLab | oklab(77.4% 0.1178 -0.0358) |
| OKLCH | oklch(77.4% 0.123 343.1) |
| XYZ | xyz(56.0005, 43.5952, 61.3307) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.91
Pink (survey)
#FF81C0
ΔE00 5.48
Plum
#DDA0DD
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 7.38
Powder Pink
#FFB2D0
ΔE00 8.34
Pinky
#FC86AA
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC95CA #95ECB7
analogous
#E295EC #EC95CA #EC959E
triadic
#EC95CA #CAEC95 #95CAEC
tetradic
#EC95CA #ECE295 #95ECB7 #959EEC
square
#EC95CA #ECE295 #95ECB7 #959EEC
split-complementary
#EC95CA #9EEC95 #95ECE2
monochromatic
#D92D96 #E361B0 #EC95CA #F5C9E4 #FAE5F2
Accessibility & contrast
On white
2.16
#EC95CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EC95CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC95CA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC95CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC95CA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#F695A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ec95ca; /* rgb */ color: rgb(236, 149, 202); /* oklch */ color: oklch(77.4% 0.123 343.1);
Tailwind
colors: {
custom: {
50: '#f3b5da',
500: '#ec95ca',
950: '#000000',
},
}SCSS
$custom: #ec95ca; $custom-light: #f3b5da; $custom-dark: #000000;
JSON
{
"hex": "#ec95ca",
"rgb": {
"r": 236,
"g": 149,
"b": 202
},
"hsl": {
"h": 323.448,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.77404,
"c": 0.12306,
"h": 343.1
},
"luminance": 0.43592
}Semantic roles & 50–950 ramp
primary
#EC95CA
secondary
#D9F2E3
accent
#D25E14
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083