#ED84CD#ED84CD
#ED84CD is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.0% C 0.155 H 339.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ED84CD |
|---|---|
| RGB | rgb(237, 132, 205) |
| HSL | hsl(318, 74%, 72%) |
| HSV | hsv(318, 44%, 93%) |
| CMYK | cmyk(0%, 44.3%, 13.5%, 7.1%) |
| CIE-LAB | lab(68.69, 49.56, -20.11) |
| CIE-LCH | lch(68.69, 53.49, 337.92°) |
| OKLab | oklab(75% 0.1452 -0.0537) |
| OKLCH | oklch(75% 0.155 339.7) |
| XYZ | xyz(54.1962, 38.9184, 62.4032) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 4.34
Pink (survey)
#FF81C0
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 6.29
Violet (CSS)
#EE82EE
ΔE00 6.52
Bubblegum (survey)
#FF6CB5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED84CD #84EDA4
analogous
#D984ED #ED84CD #ED8498
triadic
#ED84CD #CDED84 #84CDED
tetradic
#ED84CD #EDD984 #84EDA4 #8498ED
square
#ED84CD #EDD984 #84EDA4 #8498ED
split-complementary
#ED84CD #98ED84 #84EDD9
monochromatic
#D71F9F #E54FB7 #ED84CD #F5B9E3 #FBE4F4
Accessibility & contrast
On white
2.39
#ED84CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ED84CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED84CD
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED84CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED84CD | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DD0
Deuteranopia (green-blind)
#A4AECA
Tritanopia (blue-blind)
#F8869F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed84cd; /* rgb */ color: rgb(237, 132, 205); /* oklch */ color: oklch(75.0% 0.155 339.7);
Tailwind
colors: {
custom: {
50: '#f5aadc',
500: '#ed84cd',
950: '#000000',
},
}SCSS
$custom: #ed84cd; $custom-light: #f5aadc; $custom-dark: #000000;
JSON
{
"hex": "#ed84cd",
"rgb": {
"r": 237,
"g": 132,
"b": 205
},
"hsl": {
"h": 318.286,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.74998,
"c": 0.15487,
"h": 339.7
},
"luminance": 0.38915
}Semantic roles & 50–950 ramp
primary
#ED84CD
secondary
#D8F3E0
accent
#D74C0F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83