#FE71BE#FE71BE
#FE71BE is a light, vivid pink. Relative luminance 0.366; OKLCH L 74.0% C 0.190 H 348.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FE71BE |
|---|---|
| RGB | rgb(254, 113, 190) |
| HSL | hsl(327, 99%, 72%) |
| HSV | hsv(327, 56%, 100%) |
| CMYK | cmyk(0%, 55.5%, 25.2%, 0.4%) |
| CIE-LAB | lab(66.98, 61.68, -14.08) |
| CIE-LCH | lch(66.98, 63.27, 347.14°) |
| OKLab | oklab(74.02% 0.1862 -0.0368) |
| OKLCH | oklch(74.02% 0.19 348.8) |
| XYZ | xyz(56.0744, 36.6039, 52.8173) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.81
Hot Pink
#FF69B4
ΔE00 2.07
Bubble Gum Pink
#FF69AF
ΔE00 2.98
Pink (survey)
#FF81C0
ΔE00 3.24
Bubblegum Pink
#FE83CC
ΔE00 3.66
Barbie Pink
#FE46A5
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE71BE #71FEB1
analogous
#F771FE #FE71BE #FE7178
triadic
#FE71BE #BEFE71 #71BEFE
tetradic
#FE71BE #FEF771 #71FEB1 #7178FE
square
#FE71BE #FEF771 #71FEB1 #7178FE
split-complementary
#FE71BE #78FE71 #71FEF7
monochromatic
#F30285 #FE34A2 #FE71BE #FEAEDA #FFE1F1
Accessibility & contrast
On white
2.52
#FE71BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FE71BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE71BE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE71BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE71BE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C0
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#FF6D8F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe71be; /* rgb */ color: rgb(254, 113, 190); /* oklch */ color: oklch(74.0% 0.190 348.8);
Tailwind
colors: {
custom: {
50: '#ff9fd1',
500: '#fe71be',
950: '#000000',
},
}SCSS
$custom: #fe71be; $custom-light: #ff9fd1; $custom-dark: #000000;
JSON
{
"hex": "#fe71be",
"rgb": {
"r": 254,
"g": 113,
"b": 190
},
"hsl": {
"h": 327.234,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.74017,
"c": 0.18977,
"h": 348.8
},
"luminance": 0.36599
}Semantic roles & 50–950 ramp
primary
#FE71BE
secondary
#D4F7E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82