#FD97A2#FD97A2
#FD97A2 is a light, vivid red. Relative luminance 0.456; OKLCH L 78.5% C 0.123 H 13.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FD97A2 |
|---|---|
| RGB | rgb(253, 151, 162) |
| HSL | hsl(354, 96%, 79%) |
| HSV | hsv(354, 40%, 99%) |
| CMYK | cmyk(0%, 40.3%, 36%, 0.8%) |
| CIE-LAB | lab(73.30, 39.41, 10.83) |
| CIE-LCH | lch(73.30, 40.87, 15.36°) |
| OKLab | oklab(78.5% 0.1194 0.0283) |
| OKLCH | oklch(78.5% 0.123 13.3) |
| XYZ | xyz(58.0988, 45.6293, 39.9228) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.95
Blush Pink
#FE828C
ΔE00 5.09
Rosa
#FE86A4
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 6.04
Carnation
#FD798F
ΔE00 6.48
Pinky
#FC86AA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD97A2 #97FDF2
analogous
#FD97D5 #FD97A2 #FDBF97
triadic
#FD97A2 #A2FD97 #97A2FD
tetradic
#FD97A2 #D5FD97 #97FDF2 #BF97FD
square
#FD97A2 #D5FD97 #97FDF2 #BF97FD
split-complementary
#FD97A2 #97FDBF #97D5FD
monochromatic
#FB1F37 #FC5B6C #FD97A2 #FED3D8 #FEE1E4
Accessibility & contrast
On white
2.07
#FD97A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FD97A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD97A2
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD97A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD97A2 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#C3BCA0
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd97a2; /* rgb */ color: rgb(253, 151, 162); /* oklch */ color: oklch(78.5% 0.123 13.3);
Tailwind
colors: {
custom: {
50: '#ffb7bd',
500: '#fd97a2',
950: '#000000',
},
}SCSS
$custom: #fd97a2; $custom-light: #ffb7bd; $custom-dark: #000000;
JSON
{
"hex": "#fd97a2",
"rgb": {
"r": 253,
"g": 151,
"b": 162
},
"hsl": {
"h": 353.529,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.78502,
"c": 0.12275,
"h": 13.3
},
"luminance": 0.45624
}Semantic roles & 50–950 ramp
primary
#FD97A2
secondary
#D4F7F3
accent
#E6CD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081