#EC83BD#EC83BD
#EC83BD is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.1% C 0.145 H 346.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EC83BD |
|---|---|
| RGB | rgb(236, 131, 189) |
| HSL | hsl(327, 73%, 72%) |
| HSV | hsv(327, 44%, 93%) |
| CMYK | cmyk(0%, 44.5%, 19.9%, 7.5%) |
| CIE-LAB | lab(67.83, 47.32, -12.48) |
| CIE-LCH | lch(67.83, 48.94, 345.23°) |
| OKLab | oklab(74.15% 0.1411 -0.0328) |
| OKLCH | oklch(74.15% 0.145 346.9) |
| XYZ | xyz(51.8947, 37.7433, 52.6862) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 3.45
Bubblegum (survey)
#FF6CB5
ΔE00 5.06
Hot Pink
#FF69B4
ΔE00 5.45
Bubble Gum Pink
#FF69AF
ΔE00 5.80
Pinky
#FC86AA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC83BD #83ECB2
analogous
#E783EC #EC83BD #EC8389
triadic
#EC83BD #BDEC83 #83BDEC
tetradic
#EC83BD #ECE783 #83ECB2 #8389EC
square
#EC83BD #ECE783 #83ECB2 #8389EC
split-complementary
#EC83BD #89EC83 #83ECE7
monochromatic
#D42084 #E44EA1 #EC83BD #F4B8D9 #FBE4F1
Accessibility & contrast
On white
2.46
#EC83BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EC83BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC83BD
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC83BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC83BD | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABF
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#F98198
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec83bd; /* rgb */ color: rgb(236, 131, 189); /* oklch */ color: oklch(74.1% 0.145 346.9);
Tailwind
colors: {
custom: {
50: '#f4a9d0',
500: '#ec83bd',
950: '#000000',
},
}SCSS
$custom: #ec83bd; $custom-light: #f4a9d0; $custom-dark: #000000;
JSON
{
"hex": "#ec83bd",
"rgb": {
"r": 236,
"g": 131,
"b": 189
},
"hsl": {
"h": 326.857,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.74148,
"c": 0.14489,
"h": 346.9
},
"luminance": 0.3774
}Semantic roles & 50–950 ramp
primary
#EC83BD
secondary
#D8F3E4
accent
#D66810
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82