#FD91AB#FD91AB
#FD91AB is a light, vivid red. Relative luminance 0.441; OKLCH L 77.8% C 0.133 H 5.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91AB |
|---|---|
| RGB | rgb(253, 145, 171) |
| HSL | hsl(346, 96%, 78%) |
| HSV | hsv(346, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 32.4%, 0.8%) |
| CIE-LAB | lab(72.28, 43.54, 4.37) |
| CIE-LCH | lch(72.28, 43.76, 5.74°) |
| OKLab | oklab(77.79% 0.1321 0.012) |
| OKLCH | oklch(77.79% 0.133 5.2) |
| XYZ | xyz(57.9864, 44.0785, 43.9742) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.37
Pinky
#FC86AA
ΔE00 2.93
Rose Pink
#F7879A
ΔE00 3.60
Pig Pink
#E78EA5
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 4.17
Carnation
#FD798F
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91AB #91FDE3
analogous
#FD91E1 #FD91AB #FDAD91
triadic
#FD91AB #ABFD91 #91ABFD
tetradic
#FD91AB #E1FD91 #91FDE3 #AD91FD
square
#FD91AB #E1FD91 #91FDE3 #AD91FD
split-complementary
#FD91AB #91FDAD #91E1FD
monochromatic
#FB194F #FC557D #FD91AB #FECDD9 #FEE1E8
Accessibility & contrast
On white
2.14
#FD91AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FD91AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91AB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91AB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AC
Deuteranopia (green-blind)
#BDB9A9
Tritanopia (blue-blind)
#FF889A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd91ab; /* rgb */ color: rgb(253, 145, 171); /* oklch */ color: oklch(77.8% 0.133 5.2);
Tailwind
colors: {
custom: {
50: '#ffb3c3',
500: '#fd91ab',
950: '#000000',
},
}SCSS
$custom: #fd91ab; $custom-light: #ffb3c3; $custom-dark: #000000;
JSON
{
"hex": "#fd91ab",
"rgb": {
"r": 253,
"g": 145,
"b": 171
},
"hsl": {
"h": 345.556,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.77794,
"c": 0.13259,
"h": 5.2
},
"luminance": 0.44074
}Semantic roles & 50–950 ramp
primary
#FD91AB
secondary
#D4F7EE
accent
#E6AE00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081