#EF74BE#EF74BE
#EF74BE is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.4% C 0.172 H 345.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EF74BE |
|---|---|
| RGB | rgb(239, 116, 190) |
| HSL | hsl(324, 79%, 70%) |
| HSV | hsv(324, 51%, 94%) |
| CMYK | cmyk(0%, 51.5%, 20.5%, 6.3%) |
| CIE-LAB | lab(65.41, 55.77, -16.66) |
| CIE-LCH | lch(65.41, 58.21, 343.37°) |
| OKLab | oklab(72.42% 0.1666 -0.044) |
| OKLCH | oklch(72.42% 0.172 345.2) |
| XYZ | xyz(51.1375, 34.5634, 52.6833) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.67
Hot Pink
#FF69B4
ΔE00 3.79
Bubblegum Pink
#FE83CC
ΔE00 4.15
Pink (survey)
#FF81C0
ΔE00 4.49
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Pale Magenta
#D767AD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF74BE #74EFA5
analogous
#E274EF #EF74BE #EF7481
triadic
#EF74BE #BEEF74 #74BEEF
tetradic
#EF74BE #EFE274 #74EFA5 #7481EF
square
#EF74BE #EFE274 #74EFA5 #7481EF
split-complementary
#EF74BE #81EF74 #74EFE2
monochromatic
#D11887 #E93DA4 #EF74BE #F5ABD8 #FCE2F1
Accessibility & contrast
On white
2.65
#EF74BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#EF74BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF74BE
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF74BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF74BE | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C0
Deuteranopia (green-blind)
#A0A6BB
Tritanopia (blue-blind)
#FD7391
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ef74be; /* rgb */ color: rgb(239, 116, 190); /* oklch */ color: oklch(72.4% 0.172 345.2);
Tailwind
colors: {
custom: {
50: '#f7a0d1',
500: '#ef74be',
950: '#000000',
},
}SCSS
$custom: #ef74be; $custom-light: #f7a0d1; $custom-dark: #000000;
JSON
{
"hex": "#ef74be",
"rgb": {
"r": 239,
"g": 116,
"b": 190
},
"hsl": {
"h": 323.902,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.72423,
"c": 0.17236,
"h": 345.2
},
"luminance": 0.34559
}Semantic roles & 50–950 ramp
primary
#EF74BE
secondary
#CEF1DC
accent
#DC5D0A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82