#ED83BB#ED83BB
#ED83BB is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.2% C 0.145 H 348.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83BB |
|---|---|
| RGB | rgb(237, 131, 187) |
| HSL | hsl(328, 75%, 72%) |
| HSV | hsv(328, 45%, 93%) |
| CMYK | cmyk(0%, 44.7%, 21.1%, 7.1%) |
| CIE-LAB | lab(67.89, 47.36, -11.25) |
| CIE-LCH | lch(67.89, 48.68, 346.64°) |
| OKLab | oklab(74.2% 0.1416 -0.0294) |
| OKLCH | oklch(74.2% 0.145 348.3) |
| XYZ | xyz(52.0121, 37.8288, 51.5663) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.89
Bubblegum Pink
#FE83CC
ΔE00 3.66
Bubblegum (survey)
#FF6CB5
ΔE00 4.89
Hot Pink
#FF69B4
ΔE00 5.30
Bubble Gum Pink
#FF69AF
ΔE00 5.55
Pinky
#FC86AA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83BB #83EDB5
analogous
#EA83ED #ED83BB #ED8386
triadic
#ED83BB #BBED83 #83BBED
tetradic
#ED83BB #EDEA83 #83EDB5 #8386ED
square
#ED83BB #EDEA83 #83EDB5 #8386ED
split-complementary
#ED83BB #86ED83 #83EDEA
monochromatic
#D61F80 #E54E9E #ED83BB #F5B8D8 #FBE4F0
Accessibility & contrast
On white
2.45
#ED83BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#ED83BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83BB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83BB | 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)
#8D9ABD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FA8198
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed83bb; /* rgb */ color: rgb(237, 131, 187); /* oklch */ color: oklch(74.2% 0.145 348.3);
Tailwind
colors: {
custom: {
50: '#f5a9cf',
500: '#ed83bb',
950: '#000000',
},
}SCSS
$custom: #ed83bb; $custom-light: #f5a9cf; $custom-dark: #000000;
JSON
{
"hex": "#ed83bb",
"rgb": {
"r": 237,
"g": 131,
"b": 187
},
"hsl": {
"h": 328.302,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.74201,
"c": 0.14463,
"h": 348.3
},
"luminance": 0.37825
}Semantic roles & 50–950 ramp
primary
#ED83BB
secondary
#D8F3E5
accent
#D76D0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82