#ED83BD#ED83BD
#ED83BD is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.3% C 0.146 H 347.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83BD |
|---|---|
| RGB | rgb(237, 131, 189) |
| HSL | hsl(327, 75%, 72%) |
| HSV | hsv(327, 45%, 93%) |
| CMYK | cmyk(0%, 44.7%, 20.3%, 7.1%) |
| CIE-LAB | lab(67.96, 47.65, -12.28) |
| CIE-LCH | lch(67.96, 49.20, 345.55°) |
| OKLab | oklab(74.27% 0.1422 -0.0322) |
| OKLCH | oklch(74.27% 0.146 347.2) |
| XYZ | xyz(52.2277, 37.9151, 52.7018) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.95
Bubblegum Pink
#FE83CC
ΔE00 3.36
Bubblegum (survey)
#FF6CB5
ΔE00 4.96
Hot Pink
#FF69B4
ΔE00 5.36
Bubble Gum Pink
#FF69AF
ΔE00 5.69
Pinky
#FC86AA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83BD #83EDB3
analogous
#E883ED #ED83BD #ED8388
triadic
#ED83BD #BDED83 #83BDED
tetradic
#ED83BD #EDE883 #83EDB3 #8388ED
square
#ED83BD #EDE883 #83EDB3 #8388ED
split-complementary
#ED83BD #88ED83 #83EDE8
monochromatic
#D61F83 #E54EA1 #ED83BD #F5B8D9 #FBE4F1
Accessibility & contrast
On white
2.45
#ED83BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#ED83BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83BD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83BD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BBF
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#FA8198
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed83bd; /* rgb */ color: rgb(237, 131, 189); /* oklch */ color: oklch(74.3% 0.146 347.2);
Tailwind
colors: {
custom: {
50: '#f5a9d0',
500: '#ed83bd',
950: '#000000',
},
}SCSS
$custom: #ed83bd; $custom-light: #f5a9d0; $custom-dark: #000000;
JSON
{
"hex": "#ed83bd",
"rgb": {
"r": 237,
"g": 131,
"b": 189
},
"hsl": {
"h": 327.17,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.7427,
"c": 0.14582,
"h": 347.2
},
"luminance": 0.37911
}Semantic roles & 50–950 ramp
primary
#ED83BD
secondary
#D8F3E4
accent
#D7690F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82