#FC9FA0#FC9FA0
#FC9FA0 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.6% C 0.111 H 19.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FA0 |
|---|---|
| RGB | rgb(252, 159, 160) |
| HSL | hsl(359, 94%, 81%) |
| HSV | hsv(359, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 36.5%, 1.2%) |
| CIE-LAB | lab(74.85, 34.68, 14.09) |
| CIE-LCH | lch(74.85, 37.43, 22.11°) |
| OKLab | oklab(79.64% 0.1051 0.0365) |
| OKLCH | oklch(79.64% 0.111 19.1) |
| XYZ | xyz(58.8906, 48.0343, 39.4208) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 6.15
Blush (survey)
#F29E8E
ΔE00 6.23
Blush Pink
#FE828C
ΔE00 6.61
Rose Pink
#F7879A
ΔE00 6.95
Lightpink
#FFB6C1
ΔE00 7.23
Soft Pink
#FDB0C0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FA0 #9FFCFB
analogous
#FC9FCE #FC9FA0 #FCCC9F
triadic
#FC9FA0 #A0FC9F #9FA0FC
tetradic
#FC9FA0 #CEFC9F #9FFCFB #CC9FFC
square
#FC9FA0 #CEFC9F #9FFCFB #CC9FFC
split-complementary
#FC9FA0 #9FFCCC #9FCEFC
monochromatic
#F8282B #FA6465 #FC9FA0 #FEDADB #FEE1E2
Accessibility & contrast
On white
1.98
#FC9FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FC9FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FA0
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FA0 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA0
Deuteranopia (green-blind)
#C8BF9E
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc9fa0; /* rgb */ color: rgb(252, 159, 160); /* oklch */ color: oklch(79.6% 0.111 19.1);
Tailwind
colors: {
custom: {
50: '#ffbcbc',
500: '#fc9fa0',
950: '#000000',
},
}SCSS
$custom: #fc9fa0; $custom-light: #ffbcbc; $custom-dark: #000000;
JSON
{
"hex": "#fc9fa0",
"rgb": {
"r": 252,
"g": 159,
"b": 160
},
"hsl": {
"h": 359.355,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79641,
"c": 0.1112,
"h": 19.1
},
"luminance": 0.4803
}Semantic roles & 50–950 ramp
primary
#FC9FA0
secondary
#D5F6F6
accent
#E6E300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181