#FC9BB2#FC9BB2
#FC9BB2 is a light, moderate red. Relative luminance 0.474; OKLCH L 79.5% C 0.118 H 4.8°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9BB2 |
|---|---|
| RGB | rgb(252, 155, 178) |
| HSL | hsl(346, 94%, 80%) |
| HSV | hsv(346, 38%, 99%) |
| CMYK | cmyk(0%, 38.5%, 29.4%, 1.2%) |
| CIE-LAB | lab(74.42, 38.96, 3.58) |
| CIE-LCH | lch(74.42, 39.12, 5.24°) |
| OKLab | oklab(79.45% 0.118 0.0099) |
| OKLCH | oklch(79.45% 0.118 4.8) |
| XYZ | xyz(59.9040, 47.3569, 48.0966) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.41
Rosa
#FE86A4
ΔE00 4.65
Pinky
#FC86AA
ΔE00 4.87
Soft Pink
#FDB0C0
ΔE00 4.98
Rose Pink
#F7879A
ΔE00 5.33
Faded Pink
#DE9DAC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9BB2 #9BFCE5
analogous
#FC9BE3 #FC9BB2 #FCB49B
triadic
#FC9BB2 #B2FC9B #9BB2FC
tetradic
#FC9BB2 #E3FC9B #9BFCE5 #B49BFC
square
#FC9BB2 #E3FC9B #9BFCE5 #B49BFC
split-complementary
#FC9BB2 #9BFCB4 #9BE3FC
monochromatic
#F82456 #FA6084 #FC9BB2 #FED6E0 #FEE1E8
Accessibility & contrast
On white
2.01
#FC9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FC9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9BB2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9BB2 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc9bb2; /* rgb */ color: rgb(252, 155, 178); /* oklch */ color: oklch(79.5% 0.118 4.8);
Tailwind
colors: {
custom: {
50: '#ffbac9',
500: '#fc9bb2',
950: '#000000',
},
}SCSS
$custom: #fc9bb2; $custom-light: #ffbac9; $custom-dark: #000000;
JSON
{
"hex": "#fc9bb2",
"rgb": {
"r": 252,
"g": 155,
"b": 178
},
"hsl": {
"h": 345.773,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.79454,
"c": 0.11839,
"h": 4.8
},
"luminance": 0.47352
}Semantic roles & 50–950 ramp
primary
#FC9BB2
secondary
#D5F6EE
accent
#E6AF00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182