#FD97AE#FD97AE
#FD97AE is a light, vivid red. Relative luminance 0.461; OKLCH L 78.8% C 0.124 H 5.8°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD97AE |
|---|---|
| RGB | rgb(253, 151, 174) |
| HSL | hsl(346, 96%, 79%) |
| HSV | hsv(346, 40%, 99%) |
| CMYK | cmyk(0%, 40.3%, 31.2%, 0.8%) |
| CIE-LAB | lab(73.60, 40.86, 4.61) |
| CIE-LCH | lch(73.60, 41.12, 6.44°) |
| OKLab | oklab(78.82% 0.1238 0.0125) |
| OKLCH | oklch(78.82% 0.124 5.8) |
| XYZ | xyz(59.2168, 46.0765, 45.8110) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.71
Pig Pink
#E78EA5
ΔE00 4.16
Pinky
#FC86AA
ΔE00 4.21
Rose Pink
#F7879A
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 5.51
Soft Pink
#FDB0C0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD97AE #97FDE6
analogous
#FD97E1 #FD97AE #FDB397
triadic
#FD97AE #AEFD97 #97AEFD
tetradic
#FD97AE #E1FD97 #97FDE6 #B397FD
square
#FD97AE #E1FD97 #97FDE6 #B397FD
split-complementary
#FD97AE #97FDB3 #97E1FD
monochromatic
#FB1F50 #FC5B7F #FD97AE #FED3DD #FEE1E8
Accessibility & contrast
On white
2.06
#FD97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FD97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD97AE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD97AE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#C1BCAC
Tritanopia (blue-blind)
#FF8F9F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd97ae; /* rgb */ color: rgb(253, 151, 174); /* oklch */ color: oklch(78.8% 0.124 5.8);
Tailwind
colors: {
custom: {
50: '#ffb7c6',
500: '#fd97ae',
950: '#000000',
},
}SCSS
$custom: #fd97ae; $custom-light: #ffb7c6; $custom-dark: #000000;
JSON
{
"hex": "#fd97ae",
"rgb": {
"r": 253,
"g": 151,
"b": 174
},
"hsl": {
"h": 346.471,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.78819,
"c": 0.12447,
"h": 5.8
},
"luminance": 0.46072
}Semantic roles & 50–950 ramp
primary
#FD97AE
secondary
#D4F7EF
accent
#E6B200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082