#ED82BD#ED82BD
#ED82BD is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.1% C 0.147 H 347.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ED82BD |
|---|---|
| RGB | rgb(237, 130, 189) |
| HSL | hsl(327, 75%, 72%) |
| HSV | hsv(327, 45%, 93%) |
| CMYK | cmyk(0%, 45.1%, 20.3%, 7.1%) |
| CIE-LAB | lab(67.76, 48.15, -12.57) |
| CIE-LCH | lch(67.76, 49.76, 345.37°) |
| OKLab | oklab(74.12% 0.1437 -0.033) |
| OKLCH | oklch(74.12% 0.147 347.1) |
| XYZ | xyz(52.0941, 37.6477, 52.6572) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.97
Bubblegum Pink
#FE83CC
ΔE00 3.31
Bubblegum (survey)
#FF6CB5
ΔE00 4.81
Hot Pink
#FF69B4
ΔE00 5.20
Bubble Gum Pink
#FF69AF
ΔE00 5.56
Pinky
#FC86AA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED82BD #82EDB2
analogous
#E882ED #ED82BD #ED8288
triadic
#ED82BD #BDED82 #82BDED
tetradic
#ED82BD #EDE882 #82EDB2 #8288ED
square
#ED82BD #EDE882 #82EDB2 #8288ED
split-complementary
#ED82BD #88ED82 #82EDE8
monochromatic
#D61F84 #E54DA1 #ED82BD #F5B7D9 #FBE4F1
Accessibility & contrast
On white
2.46
#ED82BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#ED82BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED82BD
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED82BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED82BD | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ABF
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#FA8098
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed82bd; /* rgb */ color: rgb(237, 130, 189); /* oklch */ color: oklch(74.1% 0.147 347.1);
Tailwind
colors: {
custom: {
50: '#f5a9d0',
500: '#ed82bd',
950: '#000000',
},
}SCSS
$custom: #ed82bd; $custom-light: #f5a9d0; $custom-dark: #000000;
JSON
{
"hex": "#ed82bd",
"rgb": {
"r": 237,
"g": 130,
"b": 189
},
"hsl": {
"h": 326.916,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.74121,
"c": 0.14746,
"h": 347.1
},
"luminance": 0.37644
}Semantic roles & 50–950 ramp
primary
#ED82BD
secondary
#D8F3E4
accent
#D7680F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82