#FD91C9#FD91C9
#FD91C9 is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.7% C 0.145 H 348.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91C9 |
|---|---|
| RGB | rgb(253, 145, 201) |
| HSL | hsl(329, 96%, 78%) |
| HSV | hsv(329, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 20.6%, 0.8%) |
| CIE-LAB | lab(73.12, 47.55, -11.01) |
| CIE-LCH | lch(73.12, 48.80, 346.96°) |
| OKLab | oklab(78.71% 0.142 -0.0287) |
| OKLCH | oklch(78.71% 0.145 348.6) |
| XYZ | xyz(61.1772, 45.3548, 60.7792) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 3.53
Pinky
#FC86AA
ΔE00 6.67
Bubblegum (survey)
#FF6CB5
ΔE00 7.18
Carnation Pink
#FF7FA7
ΔE00 7.26
Hot Pink
#FF69B4
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91C9 #91FDC5
analogous
#FB91FD #FD91C9 #FD9193
triadic
#FD91C9 #C9FD91 #91C9FD
tetradic
#FD91C9 #FDFB91 #91FDC5 #9193FD
square
#FD91C9 #FDFB91 #91FDC5 #9193FD
split-complementary
#FD91C9 #93FD91 #91FDFB
monochromatic
#FB198E #FC55AB #FD91C9 #FECDE7 #FEE1F0
Accessibility & contrast
On white
2.09
#FD91C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#FD91C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91C9
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91C9 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8CB
Deuteranopia (green-blind)
#B7BAC6
Tritanopia (blue-blind)
#FF8FA5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd91c9; /* rgb */ color: rgb(253, 145, 201); /* oklch */ color: oklch(78.7% 0.145 348.6);
Tailwind
colors: {
custom: {
50: '#ffb3d9',
500: '#fd91c9',
950: '#000000',
},
}SCSS
$custom: #fd91c9; $custom-light: #ffb3d9; $custom-dark: #000000;
JSON
{
"hex": "#fd91c9",
"rgb": {
"r": 253,
"g": 145,
"b": 201
},
"hsl": {
"h": 328.889,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.78712,
"c": 0.14492,
"h": 348.6
},
"luminance": 0.4535
}Semantic roles & 50–950 ramp
primary
#FD91C9
secondary
#D4F7E5
accent
#E66F00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083