#FE71BC#FE71BC
#FE71BC is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.9% C 0.189 H 349.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FE71BC |
|---|---|
| RGB | rgb(254, 113, 188) |
| HSL | hsl(328, 99%, 72%) |
| HSV | hsv(328, 56%, 100%) |
| CMYK | cmyk(0%, 55.5%, 26%, 0.4%) |
| CIE-LAB | lab(66.91, 61.43, -13.05) |
| CIE-LCH | lch(66.91, 62.80, 348.01°) |
| OKLab | oklab(73.95% 0.1856 -0.034) |
| OKLCH | oklch(73.95% 0.189 349.6) |
| XYZ | xyz(55.8573, 36.5171, 51.6739) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.45
Hot Pink
#FF69B4
ΔE00 1.78
Bubble Gum Pink
#FF69AF
ΔE00 2.61
Pink (survey)
#FF81C0
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 3.85
Barbie Pink
#FE46A5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE71BC #71FEB3
analogous
#F971FE #FE71BC #FE7176
triadic
#FE71BC #BCFE71 #71BCFE
tetradic
#FE71BC #FEF971 #71FEB3 #7176FE
square
#FE71BC #FEF971 #71FEB3 #7176FE
split-complementary
#FE71BC #76FE71 #71FEF9
monochromatic
#F30282 #FE349F #FE71BC #FEAED9 #FFE1F1
Accessibility & contrast
On white
2.53
#FE71BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FE71BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE71BC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE71BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE71BC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BE
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#FF6C8E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe71bc; /* rgb */ color: rgb(254, 113, 188); /* oklch */ color: oklch(73.9% 0.189 349.6);
Tailwind
colors: {
custom: {
50: '#ff9fd0',
500: '#fe71bc',
950: '#000000',
},
}SCSS
$custom: #fe71bc; $custom-light: #ff9fd0; $custom-dark: #000000;
JSON
{
"hex": "#fe71bc",
"rgb": {
"r": 254,
"g": 113,
"b": 188
},
"hsl": {
"h": 328.085,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.73946,
"c": 0.1887,
"h": 349.6
},
"luminance": 0.36512
}Semantic roles & 50–950 ramp
primary
#FE71BC
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82