#ED73B4#ED73B4
#ED73B4 is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.7% C 0.166 H 348.9°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ED73B4 |
|---|---|
| RGB | rgb(237, 115, 180) |
| HSL | hsl(328, 77%, 69%) |
| HSV | hsv(328, 51%, 93%) |
| CMYK | cmyk(0%, 51.5%, 24.1%, 7.1%) |
| CIE-LAB | lab(64.62, 54.24, -12.21) |
| CIE-LCH | lch(64.62, 55.60, 347.31°) |
| OKLab | oklab(71.67% 0.1632 -0.0319) |
| OKLCH | oklch(71.67% 0.166 348.9) |
| XYZ | xyz(49.2955, 33.5655, 47.0537) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.93
Hot Pink
#FF69B4
ΔE00 3.05
Bubble Gum Pink
#FF69AF
ΔE00 3.46
Pink (survey)
#FF81C0
ΔE00 4.38
Bubblegum Pink
#FE83CC
ΔE00 5.12
Pale Magenta
#D767AD
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED73B4 #73EDAC
analogous
#E973ED #ED73B4 #ED7377
triadic
#ED73B4 #B4ED73 #73B4ED
tetradic
#ED73B4 #EDE973 #73EDAC #7377ED
square
#ED73B4 #EDE973 #73EDAC #7377ED
split-complementary
#ED73B4 #77ED73 #73EDE9
monochromatic
#CB1A79 #E63D97 #ED73B4 #F4A9D1 #FBDFEE
Accessibility & contrast
On white
2.72
#ED73B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#ED73B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED73B4
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED73B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED73B4 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8090B6
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#FB708C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ed73b4; /* rgb */ color: rgb(237, 115, 180); /* oklch */ color: oklch(71.7% 0.166 348.9);
Tailwind
colors: {
custom: {
50: '#f69fca',
500: '#ed73b4',
950: '#000000',
},
}SCSS
$custom: #ed73b4; $custom-light: #f69fca; $custom-dark: #000000;
JSON
{
"hex": "#ed73b4",
"rgb": {
"r": 237,
"g": 115,
"b": 180
},
"hsl": {
"h": 328.033,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.71667,
"c": 0.1663,
"h": 348.9
},
"luminance": 0.33561
}Semantic roles & 50–950 ramp
primary
#ED73B4
secondary
#CCF0DD
accent
#D96C0C
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#170F13
muted
#857F82