#FC9DB0#FC9DB0
#FC9DB0 is a light, moderate red. Relative luminance 0.479; OKLCH L 79.7% C 0.115 H 7.0°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DB0 |
|---|---|
| RGB | rgb(252, 157, 176) |
| HSL | hsl(348, 94%, 80%) |
| HSV | hsv(348, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 30.2%, 1.2%) |
| CIE-LAB | lab(74.79, 37.67, 5.22) |
| CIE-LCH | lch(74.79, 38.03, 7.89°) |
| OKLab | oklab(79.72% 0.1141 0.0141) |
| OKLCH | oklch(79.72% 0.115 7) |
| XYZ | xyz(60.0403, 47.9484, 47.1586) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.54
Pig Pink
#E78EA5
ΔE00 4.86
Rosa
#FE86A4
ΔE00 5.18
Rose Pink
#F7879A
ΔE00 5.28
Faded Pink
#DE9DAC
ΔE00 5.61
Pinky
#FC86AA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DB0 #9DFCE9
analogous
#FC9DDF #FC9DB0 #FCB99D
triadic
#FC9DB0 #B0FC9D #9DB0FC
tetradic
#FC9DB0 #DFFC9D #9DFCE9 #B99DFC
square
#FC9DB0 #DFFC9D #9DFCE9 #B99DFC
split-complementary
#FC9DB0 #9DFCB9 #9DDFFC
monochromatic
#F82650 #FA6280 #FC9DB0 #FED8E0 #FEE1E7
Accessibility & contrast
On white
1.98
#FC9DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#FC9DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DB0
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DB0 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADB0
Deuteranopia (green-blind)
#C3BFAE
Tritanopia (blue-blind)
#FF95A4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc9db0; /* rgb */ color: rgb(252, 157, 176); /* oklch */ color: oklch(79.7% 0.115 7.0);
Tailwind
colors: {
custom: {
50: '#ffbbc7',
500: '#fc9db0',
950: '#000000',
},
}SCSS
$custom: #fc9db0; $custom-light: #ffbbc7; $custom-dark: #000000;
JSON
{
"hex": "#fc9db0",
"rgb": {
"r": 252,
"g": 157,
"b": 176
},
"hsl": {
"h": 348,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.79723,
"c": 0.11501,
"h": 7
},
"luminance": 0.47944
}Semantic roles & 50–950 ramp
primary
#FC9DB0
secondary
#D5F6F0
accent
#E6B800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182