#FE71BA#FE71BA
#FE71BA is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.9% C 0.188 H 350.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FE71BA |
|---|---|
| RGB | rgb(254, 113, 186) |
| HSL | hsl(329, 99%, 72%) |
| HSV | hsv(329, 56%, 100%) |
| CMYK | cmyk(0%, 55.5%, 26.8%, 0.4%) |
| CIE-LAB | lab(66.85, 61.17, -12.02) |
| CIE-LCH | lch(66.85, 62.34, 348.88°) |
| OKLab | oklab(73.88% 0.1851 -0.0312) |
| OKLCH | oklch(73.88% 0.188 350.4) |
| XYZ | xyz(55.6432, 36.4315, 50.5463) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.13
Hot Pink
#FF69B4
ΔE00 1.54
Bubble Gum Pink
#FF69AF
ΔE00 2.26
Pink (survey)
#FF81C0
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 4.07
Carnation Pink
#FF7FA7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE71BA #71FEB5
analogous
#FB71FE #FE71BA #FE7174
triadic
#FE71BA #BAFE71 #71BAFE
tetradic
#FE71BA #FEFB71 #71FEB5 #7174FE
square
#FE71BA #FEFB71 #71FEB5 #7174FE
split-complementary
#FE71BA #74FE71 #71FEFB
monochromatic
#F3027F #FE349C #FE71BA #FEAED8 #FFE1F0
Accessibility & contrast
On white
2.53
#FE71BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FE71BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE71BA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE71BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE71BA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BC
Deuteranopia (green-blind)
#A9ACB7
Tritanopia (blue-blind)
#FF6B8D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe71ba; /* rgb */ color: rgb(254, 113, 186); /* oklch */ color: oklch(73.9% 0.188 350.4);
Tailwind
colors: {
custom: {
50: '#ff9fce',
500: '#fe71ba',
950: '#000000',
},
}SCSS
$custom: #fe71ba; $custom-light: #ff9fce; $custom-dark: #000000;
JSON
{
"hex": "#fe71ba",
"rgb": {
"r": 254,
"g": 113,
"b": 186
},
"hsl": {
"h": 328.936,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.73877,
"c": 0.18767,
"h": 350.4
},
"luminance": 0.36426
}Semantic roles & 50–950 ramp
primary
#FE71BA
secondary
#D4F7E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82