#EB74BE#EB74BE
#EB74BE is a light, vivid pink. Relative luminance 0.339; OKLCH L 71.9% C 0.169 H 344.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EB74BE |
|---|---|
| RGB | rgb(235, 116, 190) |
| HSL | hsl(323, 75%, 69%) |
| HSV | hsv(323, 51%, 92%) |
| CMYK | cmyk(0%, 50.6%, 19.1%, 7.8%) |
| CIE-LAB | lab(64.86, 54.55, -17.53) |
| CIE-LCH | lch(64.86, 57.29, 342.18°) |
| OKLab | oklab(71.91% 0.1624 -0.0465) |
| OKLCH | oklch(71.91% 0.169 344) |
| XYZ | xyz(49.8017, 33.8746, 52.6207) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.41
Bubblegum Pink
#FE83CC
ΔE00 4.63
Pale Magenta
#D767AD
ΔE00 4.96
Pink (survey)
#FF81C0
ΔE00 5.12
Bubble Gum Pink
#FF69AF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB74BE #74EBA1
analogous
#DD74EB #EB74BE #EB7483
triadic
#EB74BE #BEEB74 #74BEEB
tetradic
#EB74BE #EBDD74 #74EBA1 #7483EB
square
#EB74BE #EBDD74 #74EBA1 #7483EB
split-complementary
#EB74BE #83EB74 #74EBDD
monochromatic
#C81D87 #E33EA5 #EB74BE #F3AAD7 #FADFF0
Accessibility & contrast
On white
2.70
#EB74BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#EB74BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB74BE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB74BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB74BE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91C0
Deuteranopia (green-blind)
#9DA5BB
Tritanopia (blue-blind)
#F87491
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #eb74be; /* rgb */ color: rgb(235, 116, 190); /* oklch */ color: oklch(71.9% 0.169 344.0);
Tailwind
colors: {
custom: {
50: '#f4a0d1',
500: '#eb74be',
950: '#000000',
},
}SCSS
$custom: #eb74be; $custom-light: #f4a0d1; $custom-dark: #000000;
JSON
{
"hex": "#eb74be",
"rgb": {
"r": 235,
"g": 116,
"b": 190
},
"hsl": {
"h": 322.689,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.71906,
"c": 0.16896,
"h": 344
},
"luminance": 0.33871
}Semantic roles & 50–950 ramp
primary
#EB74BE
secondary
#CCEFD9
accent
#D75A0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82