#FD91BE#FD91BE
#FD91BE is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.4% C 0.139 H 354.4°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91BE |
|---|---|
| RGB | rgb(253, 145, 190) |
| HSL | hsl(335, 96%, 78%) |
| HSV | hsv(335, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 24.9%, 0.8%) |
| CIE-LAB | lab(72.80, 46.00, -5.41) |
| CIE-LCH | lch(72.80, 46.32, 353.29°) |
| OKLab | oklab(78.35% 0.1386 -0.0137) |
| OKLCH | oklch(78.35% 0.139 354.4) |
| XYZ | xyz(59.9293, 44.8557, 54.2068) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.01
Pinky
#FC86AA
ΔE00 4.25
Carnation Pink
#FF7FA7
ΔE00 5.14
Bubblegum Pink
#FE83CC
ΔE00 5.60
Rosa
#FE86A4
ΔE00 5.83
Pig Pink
#E78EA5
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91BE #91FDD0
analogous
#FD91F4 #FD91BE #FD9A91
triadic
#FD91BE #BEFD91 #91BEFD
tetradic
#FD91BE #F4FD91 #91FDD0 #9A91FD
square
#FD91BE #F4FD91 #91FDD0 #9A91FD
split-complementary
#FD91BE #91FD9A #91F4FD
monochromatic
#FB1977 #FC559A #FD91BE #FECDE2 #FEE1ED
Accessibility & contrast
On white
2.11
#FD91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FD91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91BE
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91BE | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#B9BABB
Tritanopia (blue-blind)
#FF8CA1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd91be; /* rgb */ color: rgb(253, 145, 190); /* oklch */ color: oklch(78.4% 0.139 354.4);
Tailwind
colors: {
custom: {
50: '#ffb3d1',
500: '#fd91be',
950: '#000000',
},
}SCSS
$custom: #fd91be; $custom-light: #ffb3d1; $custom-dark: #000000;
JSON
{
"hex": "#fd91be",
"rgb": {
"r": 253,
"g": 145,
"b": 190
},
"hsl": {
"h": 335,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.78355,
"c": 0.13924,
"h": 354.4
},
"luminance": 0.44851
}Semantic roles & 50–950 ramp
primary
#FD91BE
secondary
#D4F7E8
accent
#E68600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082