#FC9BB3#FC9BB3
#FC9BB3 is a light, moderate red. Relative luminance 0.474; OKLCH L 79.5% C 0.119 H 4.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9BB3 |
|---|---|
| RGB | rgb(252, 155, 179) |
| HSL | hsl(345, 94%, 80%) |
| HSV | hsv(345, 38%, 99%) |
| CMYK | cmyk(0%, 38.5%, 29%, 1.2%) |
| CIE-LAB | lab(74.44, 39.09, 3.06) |
| CIE-LCH | lch(74.44, 39.21, 4.48°) |
| OKLab | oklab(79.48% 0.1183 0.0085) |
| OKLCH | oklch(79.48% 0.119 4.1) |
| XYZ | xyz(60.0048, 47.3972, 48.6273) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.40
Rosa
#FE86A4
ΔE00 4.67
Pinky
#FC86AA
ΔE00 4.78
Soft Pink
#FDB0C0
ΔE00 5.02
Rose Pink
#F7879A
ΔE00 5.49
Faded Pink
#DE9DAC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9BB3 #9BFCE4
analogous
#FC9BE3 #FC9BB3 #FCB49B
triadic
#FC9BB3 #B3FC9B #9BB3FC
tetradic
#FC9BB3 #E3FC9B #9BFCE4 #B49BFC
square
#FC9BB3 #E3FC9B #9BFCE4 #B49BFC
split-complementary
#FC9BB3 #9BFCB4 #9BE3FC
monochromatic
#F82459 #FA6086 #FC9BB3 #FED6E0 #FEE1E8
Accessibility & contrast
On white
2.00
#FC9BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FC9BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9BB3
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9BB3 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB4
Deuteranopia (green-blind)
#C2BEB1
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc9bb3; /* rgb */ color: rgb(252, 155, 179); /* oklch */ color: oklch(79.5% 0.119 4.1);
Tailwind
colors: {
custom: {
50: '#ffbac9',
500: '#fc9bb3',
950: '#000000',
},
}SCSS
$custom: #fc9bb3; $custom-light: #ffbac9; $custom-dark: #000000;
JSON
{
"hex": "#fc9bb3",
"rgb": {
"r": 252,
"g": 155,
"b": 179
},
"hsl": {
"h": 345.155,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.79482,
"c": 0.11865,
"h": 4.1
},
"luminance": 0.47393
}Semantic roles & 50–950 ramp
primary
#FC9BB3
secondary
#D5F6EE
accent
#E6AD00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182