#ED74BC#ED74BC
#ED74BC is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.1% C 0.169 H 345.5°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ED74BC |
|---|---|
| RGB | rgb(237, 116, 188) |
| HSL | hsl(324, 77%, 69%) |
| HSV | hsv(324, 51%, 93%) |
| CMYK | cmyk(0%, 51.1%, 20.7%, 7.1%) |
| CIE-LAB | lab(65.07, 54.87, -16.07) |
| CIE-LCH | lch(65.07, 57.18, 343.68°) |
| OKLab | oklab(72.09% 0.164 -0.0424) |
| OKLCH | oklch(72.09% 0.169 345.5) |
| XYZ | xyz(50.2488, 34.1302, 51.5085) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.72
Hot Pink
#FF69B4
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.43
Bubble Gum Pink
#FF69AF
ΔE00 4.57
Pink (survey)
#FF81C0
ΔE00 4.62
Pale Magenta
#D767AD
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED74BC #74EDA5
analogous
#E274ED #ED74BC #ED7480
triadic
#ED74BC #BCED74 #74BCED
tetradic
#ED74BC #EDE274 #74EDA5 #7480ED
square
#ED74BC #EDE274 #74EDA5 #7480ED
split-complementary
#ED74BC #80ED74 #74EDE2
monochromatic
#CC1A84 #E63EA2 #ED74BC #F4AAD6 #FBE0F0
Accessibility & contrast
On white
2.68
#ED74BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#ED74BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED74BC
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED74BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED74BC | 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)
#7E91BE
Deuteranopia (green-blind)
#9FA5B9
Tritanopia (blue-blind)
#FA7390
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ed74bc; /* rgb */ color: rgb(237, 116, 188); /* oklch */ color: oklch(72.1% 0.169 345.5);
Tailwind
colors: {
custom: {
50: '#f5a0d0',
500: '#ed74bc',
950: '#000000',
},
}SCSS
$custom: #ed74bc; $custom-light: #f5a0d0; $custom-dark: #000000;
JSON
{
"hex": "#ed74bc",
"rgb": {
"r": 237,
"g": 116,
"b": 188
},
"hsl": {
"h": 324.298,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.7209,
"c": 0.16941,
"h": 345.5
},
"luminance": 0.34126
}Semantic roles & 50–950 ramp
primary
#ED74BC
secondary
#CDF0DB
accent
#D95F0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82