#FB71C1#FB71C1
#FB71C1 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.7% C 0.189 H 346.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FB71C1 |
|---|---|
| RGB | rgb(251, 113, 193) |
| HSL | hsl(325, 95%, 71%) |
| HSV | hsv(325, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 23.1%, 1.6%) |
| CIE-LAB | lab(66.65, 61.19, -16.30) |
| CIE-LCH | lch(66.65, 63.32, 345.08°) |
| OKLab | oklab(73.72% 0.184 -0.0429) |
| OKLCH | oklch(73.72% 0.189 346.9) |
| XYZ | xyz(55.3161, 36.1746, 54.5108) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.63
Hot Pink
#FF69B4
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 3.57
Bubble Gum Pink
#FF69AF
ΔE00 3.78
Pink (survey)
#FF81C0
ΔE00 3.79
Pale Magenta
#D767AD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB71C1 #71FBAB
analogous
#F071FB #FB71C1 #FB717C
triadic
#FB71C1 #C1FB71 #71C1FB
tetradic
#FB71C1 #FBF071 #71FBAB #717CFB
square
#FB71C1 #FBF071 #71FBAB #717CFB
split-complementary
#FB71C1 #7CFB71 #71FBF0
monochromatic
#EB078B #F935A7 #FB71C1 #FDADDB #FEE1F2
Accessibility & contrast
On white
2.55
#FB71C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#FB71C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB71C1
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB71C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB71C1 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C4
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#FF6E90
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb71c1; /* rgb */ color: rgb(251, 113, 193); /* oklch */ color: oklch(73.7% 0.189 346.9);
Tailwind
colors: {
custom: {
50: '#ff9fd3',
500: '#fb71c1',
950: '#000000',
},
}SCSS
$custom: #fb71c1; $custom-light: #ff9fd3; $custom-dark: #000000;
JSON
{
"hex": "#fb71c1",
"rgb": {
"r": 251,
"g": 113,
"b": 193
},
"hsl": {
"h": 325.217,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.73722,
"c": 0.18889,
"h": 346.9
},
"luminance": 0.3617
}Semantic roles & 50–950 ramp
primary
#FB71C1
secondary
#D2F6E1
accent
#E66000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82