#ED74BD#ED74BD
#ED74BD is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.1% C 0.170 H 345.1°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ED74BD |
|---|---|
| RGB | rgb(237, 116, 189) |
| HSL | hsl(324, 77%, 69%) |
| HSV | hsv(324, 51%, 93%) |
| CMYK | cmyk(0%, 51.1%, 20.3%, 7.1%) |
| CIE-LAB | lab(65.10, 55.02, -16.58) |
| CIE-LCH | lch(65.10, 57.46, 343.23°) |
| OKLab | oklab(72.13% 0.1643 -0.0439) |
| OKLCH | oklch(72.13% 0.17 345.1) |
| XYZ | xyz(50.3569, 34.1735, 52.0782) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.85
Hot Pink
#FF69B4
ΔE00 3.95
Bubblegum Pink
#FE83CC
ΔE00 4.40
Pink (survey)
#FF81C0
ΔE00 4.71
Bubble Gum Pink
#FF69AF
ΔE00 4.73
Pale Magenta
#D767AD
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED74BD #74EDA4
analogous
#E174ED #ED74BD #ED7481
triadic
#ED74BD #BDED74 #74BDED
tetradic
#ED74BD #EDE174 #74EDA4 #7481ED
square
#ED74BD #EDE174 #74EDA4 #7481ED
split-complementary
#ED74BD #81ED74 #74EDE1
monochromatic
#CC1A86 #E63EA3 #ED74BD #F4AAD7 #FBE0F0
Accessibility & contrast
On white
2.68
#ED74BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#ED74BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED74BD
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED74BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED74BD | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BF
Deuteranopia (green-blind)
#9FA5BA
Tritanopia (blue-blind)
#FA7390
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ed74bd; /* rgb */ color: rgb(237, 116, 189); /* oklch */ color: oklch(72.1% 0.170 345.1);
Tailwind
colors: {
custom: {
50: '#f5a0d1',
500: '#ed74bd',
950: '#000000',
},
}SCSS
$custom: #ed74bd; $custom-light: #f5a0d1; $custom-dark: #000000;
JSON
{
"hex": "#ed74bd",
"rgb": {
"r": 237,
"g": 116,
"b": 189
},
"hsl": {
"h": 323.802,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.72127,
"c": 0.17003,
"h": 345.1
},
"luminance": 0.34169
}Semantic roles & 50–950 ramp
primary
#ED74BD
secondary
#CDF0DB
accent
#D95E0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82