#FC9CB0#FC9CB0
#FC9CB0 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.6% C 0.116 H 6.6°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9CB0 |
|---|---|
| RGB | rgb(252, 156, 176) |
| HSL | hsl(348, 94%, 80%) |
| HSV | hsv(348, 38%, 99%) |
| CMYK | cmyk(0%, 38.1%, 30.2%, 1.2%) |
| CIE-LAB | lab(74.58, 38.18, 4.91) |
| CIE-LCH | lch(74.58, 38.50, 7.33°) |
| OKLab | oklab(79.56% 0.1157 0.0133) |
| OKLCH | oklch(79.56% 0.116 6.6) |
| XYZ | xyz(59.8718, 47.6114, 47.1024) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.66
Soft Pink
#FDB0C0
ΔE00 4.75
Rosa
#FE86A4
ΔE00 4.92
Rose Pink
#F7879A
ΔE00 5.14
Pinky
#FC86AA
ΔE00 5.41
Faded Pink
#DE9DAC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9CB0 #9CFCE8
analogous
#FC9CE0 #FC9CB0 #FCB89C
triadic
#FC9CB0 #B0FC9C #9CB0FC
tetradic
#FC9CB0 #E0FC9C #9CFCE8 #B89CFC
square
#FC9CB0 #E0FC9C #9CFCE8 #B89CFC
split-complementary
#FC9CB0 #9CFCB8 #9CE0FC
monochromatic
#F82551 #FA6181 #FC9CB0 #FED7DF #FEE1E7
Accessibility & contrast
On white
2.00
#FC9CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FC9CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9CB0
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9CB0 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB1
Deuteranopia (green-blind)
#C3BEAE
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc9cb0; /* rgb */ color: rgb(252, 156, 176); /* oklch */ color: oklch(79.6% 0.116 6.6);
Tailwind
colors: {
custom: {
50: '#ffbac7',
500: '#fc9cb0',
950: '#000000',
},
}SCSS
$custom: #fc9cb0; $custom-light: #ffbac7; $custom-dark: #000000;
JSON
{
"hex": "#fc9cb0",
"rgb": {
"r": 252,
"g": 156,
"b": 176
},
"hsl": {
"h": 347.5,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.7956,
"c": 0.11646,
"h": 6.6
},
"luminance": 0.47607
}Semantic roles & 50–950 ramp
primary
#FC9CB0
secondary
#D5F6EF
accent
#E6B600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182