#ED72BD#ED72BD
#ED72BD is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.9% C 0.173 H 344.8°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ED72BD |
|---|---|
| RGB | rgb(237, 114, 189) |
| HSL | hsl(323, 77%, 69%) |
| HSV | hsv(323, 52%, 93%) |
| CMYK | cmyk(0%, 51.9%, 20.3%, 7.1%) |
| CIE-LAB | lab(64.74, 55.97, -17.13) |
| CIE-LCH | lch(64.74, 58.53, 342.98°) |
| OKLab | oklab(71.86% 0.1671 -0.0453) |
| OKLCH | oklch(71.86% 0.173 344.8) |
| XYZ | xyz(50.1289, 33.7174, 52.0022) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.91
Hot Pink
#FF69B4
ΔE00 3.96
Bubblegum Pink
#FE83CC
ΔE00 4.71
Bubble Gum Pink
#FF69AF
ΔE00 4.77
Pale Magenta
#D767AD
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED72BD #72EDA2
analogous
#E072ED #ED72BD #ED7280
triadic
#ED72BD #BDED72 #72BDED
tetradic
#ED72BD #EDE072 #72EDA2 #7280ED
square
#ED72BD #EDE072 #72EDA2 #7280ED
split-complementary
#ED72BD #80ED72 #72EDE0
monochromatic
#CB1A86 #E63CA4 #ED72BD #F4A8D6 #FBDFF0
Accessibility & contrast
On white
2.71
#ED72BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#ED72BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED72BD
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED72BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED72BD | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BF
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#FA718F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ed72bd; /* rgb */ color: rgb(237, 114, 189); /* oklch */ color: oklch(71.9% 0.173 344.8);
Tailwind
colors: {
custom: {
50: '#f69fd1',
500: '#ed72bd',
950: '#000000',
},
}SCSS
$custom: #ed72bd; $custom-light: #f69fd1; $custom-dark: #000000;
JSON
{
"hex": "#ed72bd",
"rgb": {
"r": 237,
"g": 114,
"b": 189
},
"hsl": {
"h": 323.415,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.71857,
"c": 0.17318,
"h": 344.8
},
"luminance": 0.33713
}Semantic roles & 50–950 ramp
primary
#ED72BD
secondary
#CBF0D9
accent
#DA5C0C
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#170F14
muted
#857F82