#FD97AB#FD97AB
#FD97AB is a light, vivid red. Relative luminance 0.460; OKLCH L 78.7% C 0.124 H 7.7°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FD97AB |
|---|---|
| RGB | rgb(253, 151, 171) |
| HSL | hsl(348, 96%, 79%) |
| HSV | hsv(348, 40%, 99%) |
| CMYK | cmyk(0%, 40.3%, 32.4%, 0.8%) |
| CIE-LAB | lab(73.52, 40.48, 6.16) |
| CIE-LCH | lch(73.52, 40.95, 8.65°) |
| OKLab | oklab(78.74% 0.1228 0.0165) |
| OKLCH | oklch(78.74% 0.124 7.7) |
| XYZ | xyz(58.9276, 45.9608, 44.2879) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.89
Rose Pink
#F7879A
ΔE00 3.93
Pig Pink
#E78EA5
ΔE00 4.40
Pinky
#FC86AA
ΔE00 4.73
Carnation Pink
#FF7FA7
ΔE00 5.92
Soft Pink
#FDB0C0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD97AB #97FDE9
analogous
#FD97DE #FD97AB #FDB697
triadic
#FD97AB #ABFD97 #97ABFD
tetradic
#FD97AB #DEFD97 #97FDE9 #B697FD
square
#FD97AB #DEFD97 #97FDE9 #B697FD
split-complementary
#FD97AB #97FDB6 #97DEFD
monochromatic
#FB1F4A #FC5B7B #FD97AB #FED3DB #FEE1E7
Accessibility & contrast
On white
2.06
#FD97AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FD97AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD97AB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD97AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD97AB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#C1BCA9
Tritanopia (blue-blind)
#FF8E9E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd97ab; /* rgb */ color: rgb(253, 151, 171); /* oklch */ color: oklch(78.7% 0.124 7.7);
Tailwind
colors: {
custom: {
50: '#ffb7c3',
500: '#fd97ab',
950: '#000000',
},
}SCSS
$custom: #fd97ab; $custom-light: #ffb7c3; $custom-dark: #000000;
JSON
{
"hex": "#fd97ab",
"rgb": {
"r": 253,
"g": 151,
"b": 171
},
"hsl": {
"h": 348.235,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.78737,
"c": 0.12387,
"h": 7.7
},
"luminance": 0.45956
}Semantic roles & 50–950 ramp
primary
#FD97AB
secondary
#D4F7F0
accent
#E6B800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081