#FC9FA4#FC9FA4
#FC9FA4 is a light, moderate red. Relative luminance 0.482; OKLCH L 79.7% C 0.111 H 16.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FA4 |
|---|---|
| RGB | rgb(252, 159, 164) |
| HSL | hsl(357, 94%, 81%) |
| HSV | hsv(357, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 34.9%, 1.2%) |
| CIE-LAB | lab(74.94, 35.15, 12.02) |
| CIE-LCH | lch(74.94, 37.15, 18.88°) |
| OKLab | oklab(79.74% 0.1066 0.0313) |
| OKLCH | oklch(79.74% 0.111 16.4) |
| XYZ | xyz(59.2462, 48.1766, 41.2934) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.17
Soft Pink
#FDB0C0
ΔE00 6.33
Lightpink
#FFB6C1
ΔE00 6.44
Blush Pink
#FE828C
ΔE00 6.58
Faded Pink
#DE9DAC
ΔE00 7.32
Peachy Pink
#FF9A8A
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FA4 #9FFCF7
analogous
#FC9FD2 #FC9FA4 #FCC89F
triadic
#FC9FA4 #A4FC9F #9FA4FC
tetradic
#FC9FA4 #D2FC9F #9FFCF7 #C89FFC
square
#FC9FA4 #D2FC9F #9FFCF7 #C89FFC
split-complementary
#FC9FA4 #9FFCC8 #9FD2FC
monochromatic
#F82833 #FA646C #FC9FA4 #FEDADC #FEE1E3
Accessibility & contrast
On white
1.97
#FC9FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FC9FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FA4
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FA4 | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA4
Deuteranopia (green-blind)
#C7BFA2
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc9fa4; /* rgb */ color: rgb(252, 159, 164); /* oklch */ color: oklch(79.7% 0.111 16.4);
Tailwind
colors: {
custom: {
50: '#ffbcbe',
500: '#fc9fa4',
950: '#000000',
},
}SCSS
$custom: #fc9fa4; $custom-light: #ffbcbe; $custom-dark: #000000;
JSON
{
"hex": "#fc9fa4",
"rgb": {
"r": 252,
"g": 159,
"b": 164
},
"hsl": {
"h": 356.774,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79739,
"c": 0.11108,
"h": 16.4
},
"luminance": 0.48172
}Semantic roles & 50–950 ramp
primary
#FC9FA4
secondary
#D5F6F4
accent
#E6D900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181