#FC9FA6#FC9FA6
#FC9FA6 is a light, moderate red. Relative luminance 0.482; OKLCH L 79.8% C 0.111 H 15.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FA6 |
|---|---|
| RGB | rgb(252, 159, 166) |
| HSL | hsl(355, 94%, 81%) |
| HSV | hsv(355, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 34.1%, 1.2%) |
| CIE-LAB | lab(74.98, 35.39, 10.99) |
| CIE-LCH | lch(74.98, 37.05, 17.25°) |
| OKLab | oklab(79.79% 0.1073 0.0287) |
| OKLCH | oklch(79.79% 0.111 15) |
| XYZ | xyz(59.4282, 48.2494, 42.2521) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.84
Rose Pink
#F7879A
ΔE00 5.88
Lightpink
#FFB6C1
ΔE00 6.12
Blush Pink
#FE828C
ΔE00 6.68
Faded Pink
#DE9DAC
ΔE00 6.91
Pig Pink
#E78EA5
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FA6 #9FFCF5
analogous
#FC9FD4 #FC9FA6 #FCC69F
triadic
#FC9FA6 #A6FC9F #9FA6FC
tetradic
#FC9FA6 #D4FC9F #9FFCF5 #C69FFC
square
#FC9FA6 #D4FC9F #9FFCF5 #C69FFC
split-complementary
#FC9FA6 #9FFCC6 #9FD4FC
monochromatic
#F82838 #FA646F #FC9FA6 #FEDADD #FEE1E3
Accessibility & contrast
On white
1.97
#FC9FA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FC9FA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FA6
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FA6 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA6
Deuteranopia (green-blind)
#C7BFA4
Tritanopia (blue-blind)
#FF95A2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9fa6; /* rgb */ color: rgb(252, 159, 166); /* oklch */ color: oklch(79.8% 0.111 15.0);
Tailwind
colors: {
custom: {
50: '#ffbcc0',
500: '#fc9fa6',
950: '#000000',
},
}SCSS
$custom: #fc9fa6; $custom-light: #ffbcc0; $custom-dark: #000000;
JSON
{
"hex": "#fc9fa6",
"rgb": {
"r": 252,
"g": 159,
"b": 166
},
"hsl": {
"h": 355.484,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79789,
"c": 0.1111,
"h": 15
},
"luminance": 0.48245
}Semantic roles & 50–950 ramp
primary
#FC9FA6
secondary
#D5F6F4
accent
#E6D400
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181