#ED58B3#ED58B3
#ED58B3 is a light, highly saturated pink. Relative luminance 0.282; OKLCH L 68.3% C 0.205 H 346.3°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ED58B3 |
|---|---|
| RGB | rgb(237, 88, 179) |
| HSL | hsl(323, 81%, 64%) |
| HSV | hsv(323, 63%, 93%) |
| CMYK | cmyk(0%, 62.9%, 24.5%, 7.1%) |
| CIE-LAB | lab(60.11, 66.08, -18.46) |
| CIE-LCH | lch(60.11, 68.61, 344.39°) |
| OKLab | oklab(68.31% 0.1995 -0.0488) |
| OKLCH | oklch(68.31% 0.205 346.3) |
| XYZ | xyz(46.5532, 28.2432, 45.6389) |
| Luminance | 0.2824 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.90
Barbie Pink
#FE46A5
ΔE00 4.27
Purplish Pink
#CE5DAE
ΔE00 5.39
Hot Pink
#FF69B4
ΔE00 5.50
Bubblegum (survey)
#FF6CB5
ΔE00 5.90
Bright Pink
#FE01B1
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED58B3 #58ED92
analogous
#DD58ED #ED58B3 #ED5868
triadic
#ED58B3 #B3ED58 #58B3ED
tetradic
#ED58B3 #EDDD58 #58ED92 #5868ED
square
#ED58B3 #EDDD58 #58ED92 #5868ED
split-complementary
#ED58B3 #68ED58 #58EDDD
monochromatic
#B71477 #E7219A #ED58B3 #F38FCC #F9C6E5
Accessibility & contrast
On white
3.16
#ED58B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#ED58B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #ED58B3
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED58B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED58B3 | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6881B6
Deuteranopia (green-blind)
#939AAF
Tritanopia (blue-blind)
#FC557E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ed58b3; /* rgb */ color: rgb(237, 88, 179); /* oklch */ color: oklch(68.3% 0.205 346.3);
Tailwind
colors: {
custom: {
50: '#f790c9',
500: '#ed58b3',
950: '#000000',
},
}SCSS
$custom: #ed58b3; $custom-light: #f790c9; $custom-dark: #000000;
JSON
{
"hex": "#ed58b3",
"rgb": {
"r": 237,
"g": 88,
"b": 179
},
"hsl": {
"h": 323.356,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.6831,
"c": 0.20534,
"h": 346.3
},
"luminance": 0.28239
}Semantic roles & 50–950 ramp
primary
#ED58B3
secondary
#B6EBCB
accent
#DD5B09
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180D13
muted
#867E82