#EF7FC0#EF7FC0
#EF7FC0 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.156 H 345.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FC0 |
|---|---|
| RGB | rgb(239, 127, 192) |
| HSL | hsl(325, 78%, 72%) |
| HSV | hsv(325, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 19.7%, 6.3%) |
| CIE-LAB | lab(67.53, 50.72, -14.57) |
| CIE-LCH | lch(67.53, 52.78, 343.97°) |
| OKLab | oklab(74.03% 0.1512 -0.0384) |
| OKLCH | oklch(74.03% 0.156 345.7) |
| XYZ | xyz(52.7015, 37.3392, 54.2904) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.81
Pink (survey)
#FF81C0
ΔE00 3.07
Bubblegum (survey)
#FF6CB5
ΔE00 4.45
Hot Pink
#FF69B4
ΔE00 4.79
Bubble Gum Pink
#FF69AF
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FC0 #7FEFAE
analogous
#E67FEF #EF7FC0 #EF7F88
triadic
#EF7FC0 #C0EF7F #7FC0EF
tetradic
#EF7FC0 #EFE67F #7FEFAE #7F88EF
square
#EF7FC0 #EFE67F #7FEFAE #7F88EF
split-complementary
#EF7FC0 #88EF7F #7FEFE6
monochromatic
#D91B89 #E849A5 #EF7FC0 #F6B5DB #FCE4F2
Accessibility & contrast
On white
2.48
#EF7FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EF7FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FC0
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FC0 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C2
Deuteranopia (green-blind)
#A6ABBD
Tritanopia (blue-blind)
#FC7E97
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef7fc0; /* rgb */ color: rgb(239, 127, 192); /* oklch */ color: oklch(74.0% 0.156 345.7);
Tailwind
colors: {
custom: {
50: '#f6a7d3',
500: '#ef7fc0',
950: '#000000',
},
}SCSS
$custom: #ef7fc0; $custom-light: #f6a7d3; $custom-dark: #000000;
JSON
{
"hex": "#ef7fc0",
"rgb": {
"r": 239,
"g": 127,
"b": 192
},
"hsl": {
"h": 325.179,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.74034,
"c": 0.156,
"h": 345.7
},
"luminance": 0.37335
}Semantic roles & 50–950 ramp
primary
#EF7FC0
secondary
#D7F3E3
accent
#DA620B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82