#FCB9BE#FCB9BE
#FCB9BE is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.9% C 0.078 H 13.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB9BE |
|---|---|
| RGB | rgb(252, 185, 190) |
| HSL | hsl(356, 92%, 86%) |
| HSV | hsv(356, 27%, 99%) |
| CMYK | cmyk(0%, 26.6%, 24.6%, 1.2%) |
| CIE-LAB | lab(81.35, 24.89, 7.04) |
| CIE-LCH | lch(81.35, 25.87, 15.80°) |
| OKLab | oklab(84.88% 0.0757 0.0187) |
| OKLCH | oklch(84.88% 0.078 13.9) |
| XYZ | xyz(66.7892, 59.1146, 56.5975) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.07
Lightpink
#FFB6C1
ΔE00 2.18
Pink
#FFC0CB
ΔE00 2.87
Bubblegum
#FFC1CC
ΔE00 3.06
Light Rose
#FFC5CB
ΔE00 3.07
Soft Pink
#FDB0C0
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB9BE #B9FCF7
analogous
#FCB9DF #FCB9BE #FCD5B9
triadic
#FCB9BE #BEFCB9 #B9BEFC
tetradic
#FCB9BE #DFFCB9 #B9FCF7 #D5B9FC
square
#FCB9BE #DFFCB9 #B9FCF7 #D5B9FC
split-complementary
#FCB9BE #B9FCD5 #B9DFFC
monochromatic
#F74451 #F97E88 #FCB9BE #FEE2E4 #FEE2E4
Accessibility & contrast
On white
1.64
#FCB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#FCB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB9BE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB9BE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcb9be; /* rgb */ color: rgb(252, 185, 190); /* oklch */ color: oklch(84.9% 0.078 13.9);
Tailwind
colors: {
custom: {
50: '#feced1',
500: '#fcb9be',
950: '#000000',
},
}SCSS
$custom: #fcb9be; $custom-light: #feced1; $custom-dark: #000000;
JSON
{
"hex": "#fcb9be",
"rgb": {
"r": 252,
"g": 185,
"b": 190
},
"hsl": {
"h": 355.522,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.84876,
"c": 0.07794,
"h": 13.9
},
"luminance": 0.59111
}Semantic roles & 50–950 ramp
primary
#FCB9BE
secondary
#78E2DA
accent
#E6D400
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383