#FC9FB2#FC9FB2
#FC9FB2 is a light, moderate red. Relative luminance 0.487; OKLCH L 80.1% C 0.113 H 6.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FB2 |
|---|---|
| RGB | rgb(252, 159, 178) |
| HSL | hsl(348, 94%, 81%) |
| HSV | hsv(348, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 29.4%, 1.2%) |
| CIE-LAB | lab(75.27, 36.89, 4.81) |
| CIE-LCH | lch(75.27, 37.20, 7.43°) |
| OKLab | oklab(80.11% 0.1118 0.013) |
| OKLCH | oklch(80.11% 0.113 6.6) |
| XYZ | xyz(60.5808, 48.7104, 48.3221) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.06
Pig Pink
#E78EA5
ΔE00 5.11
Faded Pink
#DE9DAC
ΔE00 5.50
Lightpink
#FFB6C1
ΔE00 5.53
Rosa
#FE86A4
ΔE00 5.61
Rose Pink
#F7879A
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FB2 #9FFCE9
analogous
#FC9FE0 #FC9FB2 #FCBA9F
triadic
#FC9FB2 #B2FC9F #9FB2FC
tetradic
#FC9FB2 #E0FC9F #9FFCE9 #BA9FFC
square
#FC9FB2 #E0FC9F #9FFCE9 #BA9FFC
split-complementary
#FC9FB2 #9FFCBA #9FE0FC
monochromatic
#F82853 #FA6482 #FC9FB2 #FEDAE2 #FEE1E7
Accessibility & contrast
On white
1.96
#FC9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#FC9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FB2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FB2 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB2
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9fb2; /* rgb */ color: rgb(252, 159, 178); /* oklch */ color: oklch(80.1% 0.113 6.6);
Tailwind
colors: {
custom: {
50: '#ffbcc9',
500: '#fc9fb2',
950: '#000000',
},
}SCSS
$custom: #fc9fb2; $custom-light: #ffbcc9; $custom-dark: #000000;
JSON
{
"hex": "#fc9fb2",
"rgb": {
"r": 252,
"g": 159,
"b": 178
},
"hsl": {
"h": 347.742,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80105,
"c": 0.11251,
"h": 6.6
},
"luminance": 0.48706
}Semantic roles & 50–950 ramp
primary
#FC9FB2
secondary
#D5F6EF
accent
#E6B700
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182