#FD91C7#FD91C7
#FD91C7 is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.6% C 0.144 H 349.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91C7 |
|---|---|
| RGB | rgb(253, 145, 199) |
| HSL | hsl(330, 96%, 78%) |
| HSV | hsv(330, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 21.3%, 0.8%) |
| CIE-LAB | lab(73.06, 47.26, -10.00) |
| CIE-LCH | lch(73.06, 48.31, 348.06°) |
| OKLab | oklab(78.65% 0.1414 -0.026) |
| OKLCH | oklch(78.65% 0.144 349.6) |
| XYZ | xyz(60.9435, 45.2613, 59.5482) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.26
Bubblegum Pink
#FE83CC
ΔE00 3.84
Pinky
#FC86AA
ΔE00 6.23
Carnation Pink
#FF7FA7
ΔE00 6.86
Bubblegum (survey)
#FF6CB5
ΔE00 7.14
Hot Pink
#FF69B4
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91C7 #91FDC7
analogous
#FD91FD #FD91C7 #FD9191
triadic
#FD91C7 #C7FD91 #91C7FD
tetradic
#FD91C7 #FDFD91 #91FDC7 #9191FD
square
#FD91C7 #FDFD91 #91FDC7 #9191FD
split-complementary
#FD91C7 #91FD91 #91FDFD
monochromatic
#FB198A #FC55A8 #FD91C7 #FECDE6 #FEE1F0
Accessibility & contrast
On white
2.09
#FD91C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FD91C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91C7
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91C7 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C9
Deuteranopia (green-blind)
#B7BAC4
Tritanopia (blue-blind)
#FF8EA5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd91c7; /* rgb */ color: rgb(253, 145, 199); /* oklch */ color: oklch(78.6% 0.144 349.6);
Tailwind
colors: {
custom: {
50: '#ffb3d8',
500: '#fd91c7',
950: '#000000',
},
}SCSS
$custom: #fd91c7; $custom-light: #ffb3d8; $custom-dark: #000000;
JSON
{
"hex": "#fd91c7",
"rgb": {
"r": 253,
"g": 145,
"b": 199
},
"hsl": {
"h": 330,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.78645,
"c": 0.14379,
"h": 349.6
},
"luminance": 0.45257
}Semantic roles & 50–950 ramp
primary
#FD91C7
secondary
#D4F7E6
accent
#E67300
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083