#ED74AE#ED74AE
#ED74AE is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.6% C 0.162 H 351.9°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ED74AE |
|---|---|
| RGB | rgb(237, 116, 174) |
| HSL | hsl(331, 77%, 69%) |
| HSV | hsv(331, 51%, 93%) |
| CMYK | cmyk(0%, 51.1%, 26.6%, 7.1%) |
| CIE-LAB | lab(64.61, 52.96, -8.82) |
| CIE-LCH | lch(64.61, 53.69, 350.55°) |
| OKLab | oklab(71.6% 0.16 -0.0227) |
| OKLCH | oklch(71.6% 0.162 351.9) |
| XYZ | xyz(48.8121, 33.5556, 43.9423) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.03
Bubble Gum Pink
#FF69AF
ΔE00 3.10
Hot Pink
#FF69B4
ΔE00 3.19
Pink (survey)
#FF81C0
ΔE00 4.42
Medium Pink
#F36196
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED74AE #74EDB3
analogous
#ED74EA #ED74AE #ED7774
triadic
#ED74AE #AEED74 #74AEED
tetradic
#ED74AE #EAED74 #74EDB3 #7774ED
square
#ED74AE #EAED74 #74EDB3 #7774ED
split-complementary
#ED74AE #74ED77 #74EAED
monochromatic
#CC1A70 #E63E8E #ED74AE #F4AACE #FBE0ED
Accessibility & contrast
On white
2.72
#ED74AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#ED74AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED74AE
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED74AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED74AE | 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)
#838FB0
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#FC6F8A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ed74ae; /* rgb */ color: rgb(237, 116, 174); /* oklch */ color: oklch(71.6% 0.162 351.9);
Tailwind
colors: {
custom: {
50: '#f6a0c6',
500: '#ed74ae',
950: '#000000',
},
}SCSS
$custom: #ed74ae; $custom-light: #f6a0c6; $custom-dark: #000000;
JSON
{
"hex": "#ed74ae",
"rgb": {
"r": 237,
"g": 116,
"b": 174
},
"hsl": {
"h": 331.24,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.71598,
"c": 0.16159,
"h": 351.9
},
"luminance": 0.33551
}Semantic roles & 50–950 ramp
primary
#ED74AE
secondary
#CDF0DF
accent
#D9770C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82