#FC9FB3#FC9FB3
#FC9FB3 is a light, moderate red. Relative luminance 0.487; OKLCH L 80.1% C 0.113 H 6.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FB3 |
|---|---|
| RGB | rgb(252, 159, 179) |
| HSL | hsl(347, 94%, 81%) |
| HSV | hsv(347, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 29%, 1.2%) |
| CIE-LAB | lab(75.30, 37.02, 4.30) |
| CIE-LCH | lch(75.30, 37.27, 6.62°) |
| OKLab | oklab(80.13% 0.1121 0.0117) |
| OKLCH | oklch(80.13% 0.113 6) |
| XYZ | xyz(60.6815, 48.7507, 48.8528) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.04
Pig Pink
#E78EA5
ΔE00 5.05
Faded Pink
#DE9DAC
ΔE00 5.48
Rosa
#FE86A4
ΔE00 5.58
Lightpink
#FFB6C1
ΔE00 5.59
Rose Pink
#F7879A
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FB3 #9FFCE8
analogous
#FC9FE1 #FC9FB3 #FCB99F
triadic
#FC9FB3 #B3FC9F #9FB3FC
tetradic
#FC9FB3 #E1FC9F #9FFCE8 #B99FFC
square
#FC9FB3 #E1FC9F #9FFCE8 #B99FFC
split-complementary
#FC9FB3 #9FFCB9 #9FE1FC
monochromatic
#F82855 #FA6484 #FC9FB3 #FEDAE2 #FEE1E8
Accessibility & contrast
On white
1.95
#FC9FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FC9FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FB3
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FB3 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB4
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9fb3; /* rgb */ color: rgb(252, 159, 179); /* oklch */ color: oklch(80.1% 0.113 6.0);
Tailwind
colors: {
custom: {
50: '#ffbcc9',
500: '#fc9fb3',
950: '#000000',
},
}SCSS
$custom: #fc9fb3; $custom-light: #ffbcc9; $custom-dark: #000000;
JSON
{
"hex": "#fc9fb3",
"rgb": {
"r": 252,
"g": 159,
"b": 179
},
"hsl": {
"h": 347.097,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80133,
"c": 0.11272,
"h": 6
},
"luminance": 0.48746
}Semantic roles & 50–950 ramp
primary
#FC9FB3
secondary
#D5F6EF
accent
#E6B400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182