#EF7FB0#EF7FB0
#EF7FB0 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.5% C 0.147 H 353.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FB0 |
|---|---|
| RGB | rgb(239, 127, 176) |
| HSL | hsl(334, 78%, 72%) |
| HSV | hsv(334, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 26.4%, 6.3%) |
| CIE-LAB | lab(67.03, 48.49, -6.33) |
| CIE-LCH | lch(67.03, 48.90, 352.57°) |
| OKLab | oklab(73.49% 0.1464 -0.0161) |
| OKLCH | oklch(73.49% 0.147 353.7) |
| XYZ | xyz(51.0241, 36.6682, 45.4562) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 4.41
Carnation Pink
#FF7FA7
ΔE00 4.48
Bubble Gum Pink
#FF69AF
ΔE00 4.52
Pinky
#FC86AA
ΔE00 4.54
Hot Pink
#FF69B4
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FB0 #7FEFBE
analogous
#EF7FE8 #EF7FB0 #EF867F
triadic
#EF7FB0 #B0EF7F #7FB0EF
tetradic
#EF7FB0 #E8EF7F #7FEFBE #867FEF
square
#EF7FB0 #E8EF7F #7FEFBE #867FEF
split-complementary
#EF7FB0 #7FEF86 #7FE8EF
monochromatic
#D91B6E #E8498E #EF7FB0 #F6B5D2 #FCE4EE
Accessibility & contrast
On white
2.52
#EF7FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EF7FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FB0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FB0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B2
Deuteranopia (green-blind)
#AAABAD
Tritanopia (blue-blind)
#FE7A91
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef7fb0; /* rgb */ color: rgb(239, 127, 176); /* oklch */ color: oklch(73.5% 0.147 353.7);
Tailwind
colors: {
custom: {
50: '#f7a7c7',
500: '#ef7fb0',
950: '#000000',
},
}SCSS
$custom: #ef7fb0; $custom-light: #f7a7c7; $custom-dark: #000000;
JSON
{
"hex": "#ef7fb0",
"rgb": {
"r": 239,
"g": 127,
"b": 176
},
"hsl": {
"h": 333.75,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.7349,
"c": 0.14723,
"h": 353.7
},
"luminance": 0.36664
}Semantic roles & 50–950 ramp
primary
#EF7FB0
secondary
#D7F3E7
accent
#DA800B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82