#EF79BE#EF79BE
#EF79BE is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.1% C 0.164 H 345.8°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79BE |
|---|---|
| RGB | rgb(239, 121, 190) |
| HSL | hsl(325, 79%, 71%) |
| HSV | hsv(325, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 20.5%, 6.3%) |
| CIE-LAB | lab(66.33, 53.37, -15.27) |
| CIE-LCH | lch(66.33, 55.51, 344.04°) |
| OKLab | oklab(73.11% 0.1594 -0.0403) |
| OKLCH | oklch(73.11% 0.164 345.8) |
| XYZ | xyz(51.7294, 35.7473, 52.8806) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.46
Pink (survey)
#FF81C0
ΔE00 3.65
Bubblegum (survey)
#FF6CB5
ΔE00 3.75
Hot Pink
#FF69B4
ΔE00 4.00
Bubble Gum Pink
#FF69AF
ΔE00 4.68
Pale Magenta
#D767AD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79BE #79EFAA
analogous
#E579EF #EF79BE #EF7983
triadic
#EF79BE #BEEF79 #79BEEF
tetradic
#EF79BE #EFE579 #79EFAA #7983EF
square
#EF79BE #EFE579 #79EFAA #7983EF
split-complementary
#EF79BE #83EF79 #79EFE5
monochromatic
#D41987 #E842A3 #EF79BE #F6B0D9 #FCE4F2
Accessibility & contrast
On white
2.58
#EF79BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#EF79BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79BE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79BE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C0
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#FC7893
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef79be; /* rgb */ color: rgb(239, 121, 190); /* oklch */ color: oklch(73.1% 0.164 345.8);
Tailwind
colors: {
custom: {
50: '#f7a3d1',
500: '#ef79be',
950: '#000000',
},
}SCSS
$custom: #ef79be; $custom-light: #f7a3d1; $custom-dark: #000000;
JSON
{
"hex": "#ef79be",
"rgb": {
"r": 239,
"g": 121,
"b": 190
},
"hsl": {
"h": 324.915,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.7311,
"c": 0.16445,
"h": 345.8
},
"luminance": 0.35743
}Semantic roles & 50–950 ramp
primary
#EF79BE
secondary
#D2F2DF
accent
#DB610B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82