#ED84BF#ED84BF
#ED84BF is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.5% C 0.145 H 346.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ED84BF |
|---|---|
| RGB | rgb(237, 132, 191) |
| HSL | hsl(326, 74%, 72%) |
| HSV | hsv(326, 44%, 93%) |
| CMYK | cmyk(0%, 44.3%, 19.4%, 7.1%) |
| CIE-LAB | lab(68.22, 47.44, -13.00) |
| CIE-LCH | lch(68.22, 49.19, 344.67°) |
| OKLab | oklab(74.49% 0.1413 -0.0342) |
| OKLCH | oklch(74.49% 0.145 346.4) |
| XYZ | xyz(52.5813, 38.2724, 53.8980) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 3.15
Bubblegum (survey)
#FF6CB5
ΔE00 5.22
Hot Pink
#FF69B4
ΔE00 5.62
Bubble Gum Pink
#FF69AF
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED84BF #84EDB2
analogous
#E784ED #ED84BF #ED848A
triadic
#ED84BF #BFED84 #84BFED
tetradic
#ED84BF #EDE784 #84EDB2 #848AED
square
#ED84BF #EDE784 #84EDB2 #848AED
split-complementary
#ED84BF #8AED84 #84EDE7
monochromatic
#D71F87 #E54FA3 #ED84BF #F5B9DB #FBE4F1
Accessibility & contrast
On white
2.43
#ED84BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#ED84BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED84BF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED84BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED84BF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FA839A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed84bf; /* rgb */ color: rgb(237, 132, 191); /* oklch */ color: oklch(74.5% 0.145 346.4);
Tailwind
colors: {
custom: {
50: '#f5aad2',
500: '#ed84bf',
950: '#000000',
},
}SCSS
$custom: #ed84bf; $custom-light: #f5aad2; $custom-dark: #000000;
JSON
{
"hex": "#ed84bf",
"rgb": {
"r": 237,
"g": 132,
"b": 191
},
"hsl": {
"h": 326.286,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.74489,
"c": 0.14539,
"h": 346.4
},
"luminance": 0.38269
}Semantic roles & 50–950 ramp
primary
#ED84BF
secondary
#D8F3E4
accent
#D7660F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82