#FD9FA2#FD9FA2
#FD9FA2 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.8% C 0.112 H 17.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9FA2 |
|---|---|
| RGB | rgb(253, 159, 162) |
| HSL | hsl(358, 96%, 81%) |
| HSV | hsv(358, 37%, 99%) |
| CMYK | cmyk(0%, 37.2%, 36%, 0.8%) |
| CIE-LAB | lab(75.01, 35.28, 13.24) |
| CIE-LCH | lch(75.01, 37.68, 20.57°) |
| OKLab | oklab(79.81% 0.1069 0.0344) |
| OKLCH | oklch(79.81% 0.112 17.8) |
| XYZ | xyz(59.4302, 48.2922, 40.3666) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 6.52
Rose Pink
#F7879A
ΔE00 6.55
Peachy Pink
#FF9A8A
ΔE00 6.80
Lightpink
#FFB6C1
ΔE00 6.86
Soft Pink
#FDB0C0
ΔE00 6.91
Blush (survey)
#F29E8E
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9FA2 #9FFDFA
analogous
#FD9FD1 #FD9FA2 #FDCB9F
triadic
#FD9FA2 #A2FD9F #9FA2FD
tetradic
#FD9FA2 #D1FD9F #9FFDFA #CB9FFD
square
#FD9FA2 #D1FD9F #9FFDFA #CB9FFD
split-complementary
#FD9FA2 #9FFDCB #9FD1FD
monochromatic
#FB272E #FC6368 #FD9FA2 #FEDBDC #FEE1E2
Accessibility & contrast
On white
1.97
#FD9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FD9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9FA2
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9FA2 | 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)
#B1AEA2
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd9fa2; /* rgb */ color: rgb(253, 159, 162); /* oklch */ color: oklch(79.8% 0.112 17.8);
Tailwind
colors: {
custom: {
50: '#ffbcbd',
500: '#fd9fa2',
950: '#000000',
},
}SCSS
$custom: #fd9fa2; $custom-light: #ffbcbd; $custom-dark: #000000;
JSON
{
"hex": "#fd9fa2",
"rgb": {
"r": 253,
"g": 159,
"b": 162
},
"hsl": {
"h": 358.085,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.79805,
"c": 0.11228,
"h": 17.8
},
"luminance": 0.48288
}Semantic roles & 50–950 ramp
primary
#FD9FA2
secondary
#D4F7F6
accent
#E6DE00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181