#FD9FA3#FD9FA3
#FD9FA3 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.8% C 0.112 H 17.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9FA3 |
|---|---|
| RGB | rgb(253, 159, 163) |
| HSL | hsl(357, 96%, 81%) |
| HSV | hsv(357, 37%, 99%) |
| CMYK | cmyk(0%, 37.2%, 35.6%, 0.8%) |
| CIE-LAB | lab(75.03, 35.39, 12.72) |
| CIE-LCH | lch(75.03, 37.61, 19.77°) |
| OKLab | oklab(79.83% 0.1073 0.0331) |
| OKLCH | oklch(79.83% 0.112 17.1) |
| XYZ | xyz(59.5194, 48.3279, 40.8366) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.36
Blush Pink
#FE828C
ΔE00 6.52
Soft Pink
#FDB0C0
ΔE00 6.65
Lightpink
#FFB6C1
ΔE00 6.67
Peachy Pink
#FF9A8A
ΔE00 7.14
Blush (survey)
#F29E8E
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9FA3 #9FFDF9
analogous
#FD9FD2 #FD9FA3 #FDCA9F
triadic
#FD9FA3 #A3FD9F #9FA3FD
tetradic
#FD9FA3 #D2FD9F #9FFDF9 #CA9FFD
square
#FD9FA3 #D2FD9F #9FFDF9 #CA9FFD
split-complementary
#FD9FA3 #9FFDCA #9FD2FD
monochromatic
#FB2730 #FC636A #FD9FA3 #FEDBDC #FEE1E2
Accessibility & contrast
On white
1.97
#FD9FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FD9FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9FA3
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9FA3 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA3
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd9fa3; /* rgb */ color: rgb(253, 159, 163); /* oklch */ color: oklch(79.8% 0.112 17.1);
Tailwind
colors: {
custom: {
50: '#ffbcbe',
500: '#fd9fa3',
950: '#000000',
},
}SCSS
$custom: #fd9fa3; $custom-light: #ffbcbe; $custom-dark: #000000;
JSON
{
"hex": "#fd9fa3",
"rgb": {
"r": 253,
"g": 159,
"b": 163
},
"hsl": {
"h": 357.447,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.7983,
"c": 0.11226,
"h": 17.1
},
"luminance": 0.48323
}Semantic roles & 50–950 ramp
primary
#FD9FA3
secondary
#D4F7F5
accent
#E6DC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181