#FCB9BF#FCB9BF
#FCB9BF is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.9% C 0.078 H 12.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB9BF |
|---|---|
| RGB | rgb(252, 185, 191) |
| HSL | hsl(355, 92%, 86%) |
| HSV | hsv(355, 27%, 99%) |
| CMYK | cmyk(0%, 26.6%, 24.2%, 1.2%) |
| CIE-LAB | lab(81.38, 25.03, 6.54) |
| CIE-LCH | lch(81.38, 25.87, 14.64°) |
| OKLab | oklab(84.9% 0.076 0.0174) |
| OKLCH | oklch(84.9% 0.078 12.9) |
| XYZ | xyz(66.8989, 59.1584, 57.1751) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.88
Pale Rose
#FDC1C5
ΔE00 2.11
Pink
#FFC0CB
ΔE00 2.59
Bubblegum
#FFC1CC
ΔE00 2.79
Light Rose
#FFC5CB
ΔE00 3.00
Soft Pink
#FDB0C0
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB9BF #B9FCF6
analogous
#FCB9E0 #FCB9BF #FCD4B9
triadic
#FCB9BF #BFFCB9 #B9BFFC
tetradic
#FCB9BF #E0FCB9 #B9FCF6 #D4B9FC
square
#FCB9BF #E0FCB9 #B9FCF6 #D4B9FC
split-complementary
#FCB9BF #B9FCD4 #B9E0FC
monochromatic
#F74454 #F97E89 #FCB9BF #FEE2E4 #FEE2E4
Accessibility & contrast
On white
1.64
#FCB9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#FCB9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB9BF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB9BF | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcb9bf; /* rgb */ color: rgb(252, 185, 191); /* oklch */ color: oklch(84.9% 0.078 12.9);
Tailwind
colors: {
custom: {
50: '#feced2',
500: '#fcb9bf',
950: '#000000',
},
}SCSS
$custom: #fcb9bf; $custom-light: #feced2; $custom-dark: #000000;
JSON
{
"hex": "#fcb9bf",
"rgb": {
"r": 252,
"g": 185,
"b": 191
},
"hsl": {
"h": 354.627,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.84903,
"c": 0.07801,
"h": 12.9
},
"luminance": 0.59155
}Semantic roles & 50–950 ramp
primary
#FCB9BF
secondary
#78E2D8
accent
#E6D100
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383