#ED83BC#ED83BC
#ED83BC is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.2% C 0.145 H 347.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83BC |
|---|---|
| RGB | rgb(237, 131, 188) |
| HSL | hsl(328, 75%, 72%) |
| HSV | hsv(328, 45%, 93%) |
| CMYK | cmyk(0%, 44.7%, 20.7%, 7.1%) |
| CIE-LAB | lab(67.93, 47.50, -11.76) |
| CIE-LCH | lch(67.93, 48.94, 346.09°) |
| OKLab | oklab(74.24% 0.1419 -0.0308) |
| OKLCH | oklch(74.24% 0.145 347.8) |
| XYZ | xyz(52.1195, 37.8718, 52.1321) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.91
Bubblegum Pink
#FE83CC
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Hot Pink
#FF69B4
ΔE00 5.33
Bubble Gum Pink
#FF69AF
ΔE00 5.62
Pinky
#FC86AA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83BC #83EDB4
analogous
#E983ED #ED83BC #ED8387
triadic
#ED83BC #BCED83 #83BCED
tetradic
#ED83BC #EDE983 #83EDB4 #8387ED
square
#ED83BC #EDE983 #83EDB4 #8387ED
split-complementary
#ED83BC #87ED83 #83EDE9
monochromatic
#D61F82 #E54E9F #ED83BC #F5B8D9 #FBE4F1
Accessibility & contrast
On white
2.45
#ED83BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#ED83BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83BC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83BC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABE
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#FA8198
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed83bc; /* rgb */ color: rgb(237, 131, 188); /* oklch */ color: oklch(74.2% 0.145 347.8);
Tailwind
colors: {
custom: {
50: '#f5a9d0',
500: '#ed83bc',
950: '#000000',
},
}SCSS
$custom: #ed83bc; $custom-light: #f5a9d0; $custom-dark: #000000;
JSON
{
"hex": "#ed83bc",
"rgb": {
"r": 237,
"g": 131,
"b": 188
},
"hsl": {
"h": 327.736,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.74235,
"c": 0.14522,
"h": 347.8
},
"luminance": 0.37868
}Semantic roles & 50–950 ramp
primary
#ED83BC
secondary
#D8F3E4
accent
#D76B0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82