#EC8EBB#EC8EBB
#EC8EBB is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.126 H 350.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8EBB |
|---|---|
| RGB | rgb(236, 142, 187) |
| HSL | hsl(331, 71%, 74%) |
| HSV | hsv(331, 40%, 93%) |
| CMYK | cmyk(0%, 39.8%, 20.8%, 7.5%) |
| CIE-LAB | lab(70.01, 41.40, -8.10) |
| CIE-LCH | lch(70.01, 42.18, 348.93°) |
| OKLab | oklab(75.78% 0.1238 -0.021) |
| OKLCH | oklch(75.78% 0.126 350.4) |
| XYZ | xyz(53.2357, 40.7703, 52.0696) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.26
Bubblegum Pink
#FE83CC
ΔE00 5.28
Pinky
#FC86AA
ΔE00 5.62
Pig Pink
#E78EA5
ΔE00 5.96
Carnation Pink
#FF7FA7
ΔE00 6.39
Dull Pink
#D5869D
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8EBB #8EECBF
analogous
#EC8EEA #EC8EBB #EC908E
triadic
#EC8EBB #BBEC8E #8EBBEC
tetradic
#EC8EBB #EAEC8E #8EECBF #908EEC
square
#EC8EBB #EAEC8E #8EECBF #908EEC
split-complementary
#EC8EBB #8EEC90 #8EEAEC
monochromatic
#DA257C #E35A9B #EC8EBB #F5C2DB #FBE5EF
Accessibility & contrast
On white
2.29
#EC8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EC8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8EBB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8EBB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#AFB1B9
Tritanopia (blue-blind)
#F98B9E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec8ebb; /* rgb */ color: rgb(236, 142, 187); /* oklch */ color: oklch(75.8% 0.126 350.4);
Tailwind
colors: {
custom: {
50: '#f4b0cf',
500: '#ec8ebb',
950: '#000000',
},
}SCSS
$custom: #ec8ebb; $custom-light: #f4b0cf; $custom-dark: #000000;
JSON
{
"hex": "#ec8ebb",
"rgb": {
"r": 236,
"g": 142,
"b": 187
},
"hsl": {
"h": 331.277,
"s": 71.212,
"l": 74.118
},
"oklch": {
"l": 0.75777,
"c": 0.12553,
"h": 350.4
},
"luminance": 0.40767
}Semantic roles & 50–950 ramp
primary
#EC8EBB
secondary
#D9F2E6
accent
#D37712
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082