#ED71B2#ED71B2
#ED71B2 is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.3% C 0.168 H 349.5°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ED71B2 |
|---|---|
| RGB | rgb(237, 113, 178) |
| HSL | hsl(329, 78%, 69%) |
| HSV | hsv(329, 52%, 93%) |
| CMYK | cmyk(0%, 52.3%, 24.9%, 7.1%) |
| CIE-LAB | lab(64.19, 54.92, -11.72) |
| CIE-LCH | lch(64.19, 56.16, 347.95°) |
| OKLab | oklab(71.33% 0.1655 -0.0305) |
| OKLCH | oklch(71.33% 0.168 349.5) |
| XYZ | xyz(48.8677, 33.0334, 45.9132) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.84
Hot Pink
#FF69B4
ΔE00 2.89
Bubble Gum Pink
#FF69AF
ΔE00 3.23
Pink (survey)
#FF81C0
ΔE00 4.69
Pale Magenta
#D767AD
ΔE00 5.05
Bubblegum Pink
#FE83CC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED71B2 #71EDAC
analogous
#EA71ED #ED71B2 #ED7174
triadic
#ED71B2 #B2ED71 #71B2ED
tetradic
#ED71B2 #EDEA71 #71EDAC #7174ED
square
#ED71B2 #EDEA71 #71EDAC #7174ED
split-complementary
#ED71B2 #74ED71 #71EDEA
monochromatic
#CA1A76 #E63B95 #ED71B2 #F4A7CF #FBDEED
Accessibility & contrast
On white
2.76
#ED71B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#ED71B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED71B2
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED71B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED71B2 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8EB4
Deuteranopia (green-blind)
#A0A4AF
Tritanopia (blue-blind)
#FC6D8A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ed71b2; /* rgb */ color: rgb(237, 113, 178); /* oklch */ color: oklch(71.3% 0.168 349.5);
Tailwind
colors: {
custom: {
50: '#f69ec9',
500: '#ed71b2',
950: '#000000',
},
}SCSS
$custom: #ed71b2; $custom-light: #f69ec9; $custom-dark: #000000;
JSON
{
"hex": "#ed71b2",
"rgb": {
"r": 237,
"g": 113,
"b": 178
},
"hsl": {
"h": 328.548,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.71325,
"c": 0.16832,
"h": 349.5
},
"luminance": 0.33029
}Semantic roles & 50–950 ramp
primary
#ED71B2
secondary
#CAEFDC
accent
#DA6E0C
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#170F13
muted
#857F82