#ED82BB#ED82BB
#ED82BB is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.1% C 0.146 H 348.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ED82BB |
|---|---|
| RGB | rgb(237, 130, 187) |
| HSL | hsl(328, 75%, 72%) |
| HSV | hsv(328, 45%, 93%) |
| CMYK | cmyk(0%, 45.1%, 21.1%, 7.1%) |
| CIE-LAB | lab(67.70, 47.86, -11.55) |
| CIE-LCH | lch(67.70, 49.23, 346.44°) |
| OKLab | oklab(74.05% 0.1431 -0.0302) |
| OKLCH | oklch(74.05% 0.146 348.1) |
| XYZ | xyz(51.8785, 37.5615, 51.5218) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.90
Bubblegum Pink
#FE83CC
ΔE00 3.60
Bubblegum (survey)
#FF6CB5
ΔE00 4.73
Hot Pink
#FF69B4
ΔE00 5.13
Bubble Gum Pink
#FF69AF
ΔE00 5.40
Pinky
#FC86AA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED82BB #82EDB4
analogous
#E982ED #ED82BB #ED8286
triadic
#ED82BB #BBED82 #82BBED
tetradic
#ED82BB #EDE982 #82EDB4 #8286ED
square
#ED82BB #EDE982 #82EDB4 #8286ED
split-complementary
#ED82BB #86ED82 #82EDE9
monochromatic
#D61F80 #E54D9E #ED82BB #F5B7D8 #FBE4F0
Accessibility & contrast
On white
2.47
#ED82BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#ED82BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED82BB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED82BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED82BB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FA8097
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed82bb; /* rgb */ color: rgb(237, 130, 187); /* oklch */ color: oklch(74.1% 0.146 348.1);
Tailwind
colors: {
custom: {
50: '#f5a9cf',
500: '#ed82bb',
950: '#000000',
},
}SCSS
$custom: #ed82bb; $custom-light: #f5a9cf; $custom-dark: #000000;
JSON
{
"hex": "#ed82bb",
"rgb": {
"r": 237,
"g": 130,
"b": 187
},
"hsl": {
"h": 328.037,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.74052,
"c": 0.14627,
"h": 348.1
},
"luminance": 0.37558
}Semantic roles & 50–950 ramp
primary
#ED82BB
secondary
#D8F3E5
accent
#D76C0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82