#ED82CD#ED82CD
#ED82CD is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.7% C 0.158 H 339.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ED82CD |
|---|---|
| RGB | rgb(237, 130, 205) |
| HSL | hsl(318, 75%, 72%) |
| HSV | hsv(318, 45%, 93%) |
| CMYK | cmyk(0%, 45.1%, 13.5%, 7.1%) |
| CIE-LAB | lab(68.30, 50.57, -20.70) |
| CIE-LCH | lch(68.30, 54.64, 337.73°) |
| OKLab | oklab(74.71% 0.1482 -0.0554) |
| OKLCH | oklch(74.71% 0.158 339.5) |
| XYZ | xyz(53.9276, 38.3811, 62.3137) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.24
Lavender Pink
#DD85D7
ΔE00 4.23
Pink (survey)
#FF81C0
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 6.33
Bubblegum (survey)
#FF6CB5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED82CD #82EDA2
analogous
#D882ED #ED82CD #ED8298
triadic
#ED82CD #CDED82 #82CDED
tetradic
#ED82CD #EDD882 #82EDA2 #8298ED
square
#ED82CD #EDD882 #82EDA2 #8298ED
split-complementary
#ED82CD #98ED82 #82EDD8
monochromatic
#D61F9F #E54DB8 #ED82CD #F5B7E2 #FBE4F4
Accessibility & contrast
On white
2.42
#ED82CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#ED82CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED82CD
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED82CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED82CD | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CD0
Deuteranopia (green-blind)
#A3ADCA
Tritanopia (blue-blind)
#F8849E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed82cd; /* rgb */ color: rgb(237, 130, 205); /* oklch */ color: oklch(74.7% 0.158 339.5);
Tailwind
colors: {
custom: {
50: '#f5a9dc',
500: '#ed82cd',
950: '#000000',
},
}SCSS
$custom: #ed82cd; $custom-light: #f5a9dc; $custom-dark: #000000;
JSON
{
"hex": "#ed82cd",
"rgb": {
"r": 237,
"g": 130,
"b": 205
},
"hsl": {
"h": 317.944,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.74705,
"c": 0.15818,
"h": 339.5
},
"luminance": 0.38378
}Semantic roles & 50–950 ramp
primary
#ED82CD
secondary
#D8F3E0
accent
#D74A0F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83