#ED74BE#ED74BE
#ED74BE is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.2% C 0.171 H 344.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ED74BE |
|---|---|
| RGB | rgb(237, 116, 190) |
| HSL | hsl(323, 77%, 69%) |
| HSV | hsv(323, 51%, 93%) |
| CMYK | cmyk(0%, 51.1%, 19.8%, 7.1%) |
| CIE-LAB | lab(65.13, 55.16, -17.09) |
| CIE-LCH | lch(65.13, 57.75, 342.78°) |
| OKLab | oklab(72.16% 0.1646 -0.0453) |
| OKLCH | oklch(72.16% 0.171 344.6) |
| XYZ | xyz(50.4658, 34.2171, 52.6518) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.00
Hot Pink
#FF69B4
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.38
Pink (survey)
#FF81C0
ΔE00 4.80
Bubble Gum Pink
#FF69AF
ΔE00 4.89
Pale Magenta
#D767AD
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED74BE #74EDA3
analogous
#E074ED #ED74BE #ED7482
triadic
#ED74BE #BEED74 #74BEED
tetradic
#ED74BE #EDE074 #74EDA3 #7482ED
square
#ED74BE #EDE074 #74EDA3 #7482ED
split-complementary
#ED74BE #82ED74 #74EDE0
monochromatic
#CC1A87 #E63EA5 #ED74BE #F4AAD7 #FBE0F1
Accessibility & contrast
On white
2.68
#ED74BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#ED74BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED74BE
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED74BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED74BE | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C0
Deuteranopia (green-blind)
#9EA6BB
Tritanopia (blue-blind)
#FA7391
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ed74be; /* rgb */ color: rgb(237, 116, 190); /* oklch */ color: oklch(72.2% 0.171 344.6);
Tailwind
colors: {
custom: {
50: '#f5a0d1',
500: '#ed74be',
950: '#000000',
},
}SCSS
$custom: #ed74be; $custom-light: #f5a0d1; $custom-dark: #000000;
JSON
{
"hex": "#ed74be",
"rgb": {
"r": 237,
"g": 116,
"b": 190
},
"hsl": {
"h": 323.306,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.72164,
"c": 0.17066,
"h": 344.6
},
"luminance": 0.34213
}Semantic roles & 50–950 ramp
primary
#ED74BE
secondary
#CDF0DA
accent
#D95C0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82