#FD9FAA#FD9FAA
#FD9FAA is a light, moderate red. Relative luminance 0.486; OKLCH L 80.0% C 0.112 H 12.3°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9FAA |
|---|---|
| RGB | rgb(253, 159, 170) |
| HSL | hsl(353, 96%, 81%) |
| HSV | hsv(353, 37%, 99%) |
| CMYK | cmyk(0%, 37.2%, 32.8%, 0.8%) |
| CIE-LAB | lab(75.19, 36.24, 9.11) |
| CIE-LCH | lch(75.19, 37.36, 14.11°) |
| OKLab | oklab(80.01% 0.1099 0.024) |
| OKLCH | oklch(80.01% 0.112 12.3) |
| XYZ | xyz(60.1640, 48.5857, 44.2316) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.05
Rose Pink
#F7879A
ΔE00 5.52
Lightpink
#FFB6C1
ΔE00 5.69
Pig Pink
#E78EA5
ΔE00 6.33
Faded Pink
#DE9DAC
ΔE00 6.39
Rosa
#FE86A4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9FAA #9FFDF2
analogous
#FD9FD9 #FD9FAA #FDC39F
triadic
#FD9FAA #AAFD9F #9FAAFD
tetradic
#FD9FAA #D9FD9F #9FFDF2 #C39FFD
square
#FD9FAA #D9FD9F #9FFDF2 #C39FFD
split-complementary
#FD9FAA #9FFDC3 #9FD9FD
monochromatic
#FB2740 #FC6375 #FD9FAA #FEDBDF #FEE1E4
Accessibility & contrast
On white
1.96
#FD9FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FD9FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9FAA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9FAA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEAA
Deuteranopia (green-blind)
#C6C0A8
Tritanopia (blue-blind)
#FF96A3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd9faa; /* rgb */ color: rgb(253, 159, 170); /* oklch */ color: oklch(80.0% 0.112 12.3);
Tailwind
colors: {
custom: {
50: '#ffbcc3',
500: '#fd9faa',
950: '#000000',
},
}SCSS
$custom: #fd9faa; $custom-light: #ffbcc3; $custom-dark: #000000;
JSON
{
"hex": "#fd9faa",
"rgb": {
"r": 253,
"g": 159,
"b": 170
},
"hsl": {
"h": 352.979,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.80006,
"c": 0.11249,
"h": 12.3
},
"luminance": 0.48581
}Semantic roles & 50–950 ramp
primary
#FD9FAA
secondary
#D4F7F3
accent
#E6CB00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181