#FC9FA5#FC9FA5
#FC9FA5 is a light, moderate red. Relative luminance 0.482; OKLCH L 79.8% C 0.111 H 15.7°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FA5 |
|---|---|
| RGB | rgb(252, 159, 165) |
| HSL | hsl(356, 94%, 81%) |
| HSV | hsv(356, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 34.5%, 1.2%) |
| CIE-LAB | lab(74.96, 35.27, 11.50) |
| CIE-LCH | lch(74.96, 37.10, 18.06°) |
| OKLab | oklab(79.76% 0.1069 0.03) |
| OKLCH | oklch(79.76% 0.111 15.7) |
| XYZ | xyz(59.3369, 48.2128, 41.7708) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.01
Soft Pink
#FDB0C0
ΔE00 6.08
Lightpink
#FFB6C1
ΔE00 6.27
Blush Pink
#FE828C
ΔE00 6.62
Faded Pink
#DE9DAC
ΔE00 7.11
Pig Pink
#E78EA5
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FA5 #9FFCF6
analogous
#FC9FD3 #FC9FA5 #FCC79F
triadic
#FC9FA5 #A5FC9F #9FA5FC
tetradic
#FC9FA5 #D3FC9F #9FFCF6 #C79FFC
square
#FC9FA5 #D3FC9F #9FFCF6 #C79FFC
split-complementary
#FC9FA5 #9FFCC7 #9FD3FC
monochromatic
#F82836 #FA646D #FC9FA5 #FEDADD #FEE1E3
Accessibility & contrast
On white
1.97
#FC9FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#FC9FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FA5
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FA5 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA5
Deuteranopia (green-blind)
#C7BFA3
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc9fa5; /* rgb */ color: rgb(252, 159, 165); /* oklch */ color: oklch(79.8% 0.111 15.7);
Tailwind
colors: {
custom: {
50: '#ffbcbf',
500: '#fc9fa5',
950: '#000000',
},
}SCSS
$custom: #fc9fa5; $custom-light: #ffbcbf; $custom-dark: #000000;
JSON
{
"hex": "#fc9fa5",
"rgb": {
"r": 252,
"g": 159,
"b": 165
},
"hsl": {
"h": 356.129,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79764,
"c": 0.11108,
"h": 15.7
},
"luminance": 0.48208
}Semantic roles & 50–950 ramp
primary
#FC9FA5
secondary
#D5F6F4
accent
#E6D700
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181