#FD9FAC#FD9FAC
#FD9FAC is a light, moderate red. Relative luminance 0.487; OKLCH L 80.1% C 0.113 H 10.9°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9FAC |
|---|---|
| RGB | rgb(253, 159, 172) |
| HSL | hsl(352, 96%, 81%) |
| HSV | hsv(352, 37%, 99%) |
| CMYK | cmyk(0%, 37.2%, 32%, 0.8%) |
| CIE-LAB | lab(75.24, 36.48, 8.08) |
| CIE-LCH | lch(75.24, 37.37, 12.48°) |
| OKLab | oklab(80.06% 0.1106 0.0214) |
| OKLCH | oklch(80.06% 0.113 10.9) |
| XYZ | xyz(60.3547, 48.6620, 45.2356) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.70
Rose Pink
#F7879A
ΔE00 5.46
Lightpink
#FFB6C1
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 5.96
Faded Pink
#DE9DAC
ΔE00 6.12
Rosa
#FE86A4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9FAC #9FFDF0
analogous
#FD9FDB #FD9FAC #FDC19F
triadic
#FD9FAC #ACFD9F #9FACFD
tetradic
#FD9FAC #DBFD9F #9FFDF0 #C19FFD
square
#FD9FAC #DBFD9F #9FFDF0 #C19FFD
split-complementary
#FD9FAC #9FFDC1 #9FDBFD
monochromatic
#FB2744 #FC6378 #FD9FAC #FEDBE0 #FEE1E5
Accessibility & contrast
On white
1.96
#FD9FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FD9FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9FAC
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9FAC | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAC
Deuteranopia (green-blind)
#C6C0AA
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd9fac; /* rgb */ color: rgb(253, 159, 172); /* oklch */ color: oklch(80.1% 0.113 10.9);
Tailwind
colors: {
custom: {
50: '#ffbcc4',
500: '#fd9fac',
950: '#000000',
},
}SCSS
$custom: #fd9fac; $custom-light: #ffbcc4; $custom-dark: #000000;
JSON
{
"hex": "#fd9fac",
"rgb": {
"r": 253,
"g": 159,
"b": 172
},
"hsl": {
"h": 351.702,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.80059,
"c": 0.11269,
"h": 10.9
},
"luminance": 0.48657
}Semantic roles & 50–950 ramp
primary
#FD9FAC
secondary
#D4F7F2
accent
#E6C600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181212
muted
#868181