#FD91AF#FD91AF
#FD91AF is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.9% C 0.134 H 2.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91AF |
|---|---|
| RGB | rgb(253, 145, 175) |
| HSL | hsl(343, 96%, 78%) |
| HSV | hsv(343, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 30.8%, 0.8%) |
| CIE-LAB | lab(72.38, 44.04, 2.30) |
| CIE-LCH | lch(72.38, 44.10, 2.99°) |
| OKLab | oklab(77.91% 0.1335 0.0066) |
| OKLCH | oklch(77.91% 0.134 2.8) |
| XYZ | xyz(58.3735, 44.2333, 46.0126) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.43
Rosa
#FE86A4
ΔE00 2.68
Carnation Pink
#FF7FA7
ΔE00 3.82
Pig Pink
#E78EA5
ΔE00 3.83
Rose Pink
#F7879A
ΔE00 4.54
Faded Pink
#DE9DAC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91AF #91FDDF
analogous
#FD91E5 #FD91AF #FDA991
triadic
#FD91AF #AFFD91 #91AFFD
tetradic
#FD91AF #E5FD91 #91FDDF #A991FD
square
#FD91AF #E5FD91 #91FDDF #A991FD
split-complementary
#FD91AF #91FDA9 #91E5FD
monochromatic
#FB1958 #FC5583 #FD91AF #FECDDB #FEE1E9
Accessibility & contrast
On white
2.13
#FD91AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FD91AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91AF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91AF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5B0
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#FF899C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd91af; /* rgb */ color: rgb(253, 145, 175); /* oklch */ color: oklch(77.9% 0.134 2.8);
Tailwind
colors: {
custom: {
50: '#ffb3c6',
500: '#fd91af',
950: '#000000',
},
}SCSS
$custom: #fd91af; $custom-light: #ffb3c6; $custom-dark: #000000;
JSON
{
"hex": "#fd91af",
"rgb": {
"r": 253,
"g": 145,
"b": 175
},
"hsl": {
"h": 343.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.77907,
"c": 0.13363,
"h": 2.8
},
"luminance": 0.44229
}Semantic roles & 50–950 ramp
primary
#FD91AF
secondary
#D4F7ED
accent
#E6A600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082