#EC95BE#EC95BE
#EC95BE is a light, moderate pink. Relative luminance 0.430; OKLCH L 77.0% C 0.116 H 350.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EC95BE |
|---|---|
| RGB | rgb(236, 149, 190) |
| HSL | hsl(332, 70%, 75%) |
| HSV | hsv(332, 37%, 93%) |
| CMYK | cmyk(0%, 36.9%, 19.5%, 7.5%) |
| CIE-LAB | lab(71.59, 38.20, -7.43) |
| CIE-LCH | lch(71.59, 38.91, 348.99°) |
| OKLab | oklab(77% 0.1139 -0.0192) |
| OKLCH | oklch(77% 0.116 350.4) |
| XYZ | xyz(54.6346, 43.0489, 54.1368) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.54
Pig Pink
#E78EA5
ΔE00 5.86
Pinky
#FC86AA
ΔE00 6.16
Bubblegum Pink
#FE83CC
ΔE00 6.34
Powder Pink
#FFB2D0
ΔE00 7.09
Faded Pink
#DE9DAC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC95BE #95ECC3
analogous
#EC95EA #EC95BE #EC9795
triadic
#EC95BE #BEEC95 #95BEEC
tetradic
#EC95BE #EAEC95 #95ECC3 #9795EC
square
#EC95BE #EAEC95 #95ECC3 #9795EC
split-complementary
#EC95BE #95EC97 #95EAEC
monochromatic
#D92D7E #E3619E #EC95BE #F5C9DE #FAE5EF
Accessibility & contrast
On white
2.19
#EC95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#EC95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC95BE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC95BE | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#F893A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ec95be; /* rgb */ color: rgb(236, 149, 190); /* oklch */ color: oklch(77.0% 0.116 350.4);
Tailwind
colors: {
custom: {
50: '#f3b5d1',
500: '#ec95be',
950: '#000000',
},
}SCSS
$custom: #ec95be; $custom-light: #f3b5d1; $custom-dark: #000000;
JSON
{
"hex": "#ec95be",
"rgb": {
"r": 236,
"g": 149,
"b": 190
},
"hsl": {
"h": 331.724,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.77002,
"c": 0.11554,
"h": 350.4
},
"luminance": 0.43045
}Semantic roles & 50–950 ramp
primary
#EC95BE
secondary
#D9F2E6
accent
#D27814
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082