#ED82BE#ED82BE
#ED82BE is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.2% C 0.148 H 346.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ED82BE |
|---|---|
| RGB | rgb(237, 130, 190) |
| HSL | hsl(326, 75%, 72%) |
| HSV | hsv(326, 45%, 93%) |
| CMYK | cmyk(0%, 45.1%, 19.8%, 7.1%) |
| CIE-LAB | lab(67.79, 48.30, -13.08) |
| CIE-LCH | lch(67.79, 50.04, 344.84°) |
| OKLab | oklab(74.16% 0.144 -0.0344) |
| OKLCH | oklch(74.16% 0.148 346.6) |
| XYZ | xyz(52.2030, 37.6913, 53.2309) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.03
Bubblegum Pink
#FE83CC
ΔE00 3.19
Bubblegum (survey)
#FF6CB5
ΔE00 4.87
Hot Pink
#FF69B4
ΔE00 5.25
Bubble Gum Pink
#FF69AF
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED82BE #82EDB1
analogous
#E682ED #ED82BE #ED8289
triadic
#ED82BE #BEED82 #82BEED
tetradic
#ED82BE #EDE682 #82EDB1 #8289ED
square
#ED82BE #EDE682 #82EDB1 #8289ED
split-complementary
#ED82BE #89ED82 #82EDE6
monochromatic
#D61F85 #E54DA2 #ED82BE #F5B7DA #FBE4F1
Accessibility & contrast
On white
2.46
#ED82BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#ED82BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED82BE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED82BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED82BE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC0
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#FA8098
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed82be; /* rgb */ color: rgb(237, 130, 190); /* oklch */ color: oklch(74.2% 0.148 346.6);
Tailwind
colors: {
custom: {
50: '#f5a9d1',
500: '#ed82be',
950: '#000000',
},
}SCSS
$custom: #ed82be; $custom-light: #f5a9d1; $custom-dark: #000000;
JSON
{
"hex": "#ed82be",
"rgb": {
"r": 237,
"g": 130,
"b": 190
},
"hsl": {
"h": 326.355,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.74156,
"c": 0.14806,
"h": 346.6
},
"luminance": 0.37687
}Semantic roles & 50–950 ramp
primary
#ED82BE
secondary
#D8F3E4
accent
#D7670F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82