#EC83BA#EC83BA
#EC83BA is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.0% C 0.143 H 348.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EC83BA |
|---|---|
| RGB | rgb(236, 131, 186) |
| HSL | hsl(329, 73%, 72%) |
| HSV | hsv(329, 44%, 93%) |
| CMYK | cmyk(0%, 44.5%, 21.2%, 7.5%) |
| CIE-LAB | lab(67.74, 46.89, -10.94) |
| CIE-LCH | lch(67.74, 48.15, 346.87°) |
| OKLab | oklab(74.04% 0.1402 -0.0286) |
| OKLCH | oklch(74.04% 0.143 348.5) |
| XYZ | xyz(51.5724, 37.6144, 50.9889) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 3.88
Bubblegum (survey)
#FF6CB5
ΔE00 4.97
Hot Pink
#FF69B4
ΔE00 5.37
Bubble Gum Pink
#FF69AF
ΔE00 5.58
Pinky
#FC86AA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC83BA #83ECB5
analogous
#E983EC #EC83BA #EC8386
triadic
#EC83BA #BAEC83 #83BAEC
tetradic
#EC83BA #ECE983 #83ECB5 #8386EC
square
#EC83BA #ECE983 #83ECB5 #8386EC
split-complementary
#EC83BA #86EC83 #83ECE9
monochromatic
#D4207F #E44E9C #EC83BA #F4B8D8 #FBE4F0
Accessibility & contrast
On white
2.46
#EC83BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EC83BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC83BA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC83BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC83BA | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABC
Deuteranopia (green-blind)
#A8ACB7
Tritanopia (blue-blind)
#F98197
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec83ba; /* rgb */ color: rgb(236, 131, 186); /* oklch */ color: oklch(74.0% 0.143 348.5);
Tailwind
colors: {
custom: {
50: '#f4a9ce',
500: '#ec83ba',
950: '#000000',
},
}SCSS
$custom: #ec83ba; $custom-light: #f4a9ce; $custom-dark: #000000;
JSON
{
"hex": "#ec83ba",
"rgb": {
"r": 236,
"g": 131,
"b": 186
},
"hsl": {
"h": 328.571,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.74044,
"c": 0.14311,
"h": 348.5
},
"luminance": 0.37611
}Semantic roles & 50–950 ramp
primary
#EC83BA
secondary
#D8F3E5
accent
#D66E10
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82