#EF7FB3#EF7FB3
#EF7FB3 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.6% C 0.149 H 352.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FB3 |
|---|---|
| RGB | rgb(239, 127, 179) |
| HSL | hsl(332, 78%, 72%) |
| HSV | hsv(332, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 25.1%, 6.3%) |
| CIE-LAB | lab(67.12, 48.89, -7.88) |
| CIE-LCH | lch(67.12, 49.52, 350.84°) |
| OKLab | oklab(73.59% 0.1473 -0.0203) |
| OKLCH | oklch(73.59% 0.149 352.2) |
| XYZ | xyz(51.3242, 36.7883, 47.0368) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.05
Bubblegum (survey)
#FF6CB5
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 4.45
Hot Pink
#FF69B4
ΔE00 4.55
Bubblegum Pink
#FE83CC
ΔE00 4.83
Carnation Pink
#FF7FA7
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FB3 #7FEFBB
analogous
#EF7FEB #EF7FB3 #EF837F
triadic
#EF7FB3 #B3EF7F #7FB3EF
tetradic
#EF7FB3 #EBEF7F #7FEFBB #837FEF
square
#EF7FB3 #EBEF7F #7FEFBB #837FEF
split-complementary
#EF7FB3 #7FEF83 #7FEBEF
monochromatic
#D91B73 #E84993 #EF7FB3 #F6B5D3 #FCE4EF
Accessibility & contrast
On white
2.51
#EF7FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EF7FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FB3
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FB3 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B5
Deuteranopia (green-blind)
#A9ABB0
Tritanopia (blue-blind)
#FE7B92
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef7fb3; /* rgb */ color: rgb(239, 127, 179); /* oklch */ color: oklch(73.6% 0.149 352.2);
Tailwind
colors: {
custom: {
50: '#f7a7c9',
500: '#ef7fb3',
950: '#000000',
},
}SCSS
$custom: #ef7fb3; $custom-light: #f7a7c9; $custom-dark: #000000;
JSON
{
"hex": "#ef7fb3",
"rgb": {
"r": 239,
"g": 127,
"b": 179
},
"hsl": {
"h": 332.143,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.73588,
"c": 0.14869,
"h": 352.2
},
"luminance": 0.36784
}Semantic roles & 50–950 ramp
primary
#EF7FB3
secondary
#D7F3E6
accent
#DA7A0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82