#FD91CB#FD91CB
#FD91CB is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.8% C 0.146 H 347.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91CB |
|---|---|
| RGB | rgb(253, 145, 203) |
| HSL | hsl(328, 96%, 78%) |
| HSV | hsv(328, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 19.8%, 0.8%) |
| CIE-LAB | lab(73.19, 47.83, -12.02) |
| CIE-LCH | lch(73.19, 49.32, 345.89°) |
| OKLab | oklab(78.78% 0.1427 -0.0315) |
| OKLCH | oklch(78.78% 0.146 347.6) |
| XYZ | xyz(61.4140, 45.4496, 62.0263) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 3.37
Pinky
#FC86AA
ΔE00 7.11
Bubblegum (survey)
#FF6CB5
ΔE00 7.24
Carnation Pink
#FF7FA7
ΔE00 7.66
Hot Pink
#FF69B4
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91CB #91FDC3
analogous
#F991FD #FD91CB #FD9195
triadic
#FD91CB #CBFD91 #91CBFD
tetradic
#FD91CB #FDF991 #91FDC3 #9195FD
square
#FD91CB #FDF991 #91FDC3 #9195FD
split-complementary
#FD91CB #95FD91 #91FDF9
monochromatic
#FB1992 #FC55AF #FD91CB #FECDE7 #FEE1F1
Accessibility & contrast
On white
2.08
#FD91CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FD91CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91CB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91CB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CD
Deuteranopia (green-blind)
#B6BAC8
Tritanopia (blue-blind)
#FF8FA6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd91cb; /* rgb */ color: rgb(253, 145, 203); /* oklch */ color: oklch(78.8% 0.146 347.6);
Tailwind
colors: {
custom: {
50: '#ffb3da',
500: '#fd91cb',
950: '#000000',
},
}SCSS
$custom: #fd91cb; $custom-light: #ffb3da; $custom-dark: #000000;
JSON
{
"hex": "#fd91cb",
"rgb": {
"r": 253,
"g": 145,
"b": 203
},
"hsl": {
"h": 327.778,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.78779,
"c": 0.14608,
"h": 347.6
},
"luminance": 0.45445
}Semantic roles & 50–950 ramp
primary
#FD91CB
secondary
#D4F7E4
accent
#E66A00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083