#ED82BF#ED82BF
#ED82BF is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.2% C 0.149 H 346.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ED82BF |
|---|---|
| RGB | rgb(237, 130, 191) |
| HSL | hsl(326, 75%, 72%) |
| HSV | hsv(326, 45%, 93%) |
| CMYK | cmyk(0%, 45.1%, 19.4%, 7.1%) |
| CIE-LAB | lab(67.83, 48.44, -13.60) |
| CIE-LCH | lch(67.83, 50.31, 344.32°) |
| OKLab | oklab(74.19% 0.1443 -0.0358) |
| OKLCH | oklch(74.19% 0.149 346.1) |
| XYZ | xyz(52.3126, 37.7352, 53.8085) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.08
Pink (survey)
#FF81C0
ΔE00 3.11
Bubblegum (survey)
#FF6CB5
ΔE00 4.94
Hot Pink
#FF69B4
ΔE00 5.31
Bubble Gum Pink
#FF69AF
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED82BF #82EDB0
analogous
#E582ED #ED82BF #ED828A
triadic
#ED82BF #BFED82 #82BFED
tetradic
#ED82BF #EDE582 #82EDB0 #828AED
square
#ED82BF #EDE582 #82EDB0 #828AED
split-complementary
#ED82BF #8AED82 #82EDE5
monochromatic
#D61F87 #E54DA4 #ED82BF #F5B7DA #FBE4F1
Accessibility & contrast
On white
2.46
#ED82BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#ED82BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED82BF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED82BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED82BF | 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)
#8B9AC1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FA8199
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed82bf; /* rgb */ color: rgb(237, 130, 191); /* oklch */ color: oklch(74.2% 0.149 346.1);
Tailwind
colors: {
custom: {
50: '#f5a9d2',
500: '#ed82bf',
950: '#000000',
},
}SCSS
$custom: #ed82bf; $custom-light: #f5a9d2; $custom-dark: #000000;
JSON
{
"hex": "#ed82bf",
"rgb": {
"r": 237,
"g": 130,
"b": 191
},
"hsl": {
"h": 325.794,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.74191,
"c": 0.14868,
"h": 346.1
},
"luminance": 0.37731
}Semantic roles & 50–950 ramp
primary
#ED82BF
secondary
#D8F3E4
accent
#D7650F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82