#FCB8BF#FCB8BF
#FCB8BF is a very light, moderate red. Relative luminance 0.587; OKLCH L 84.7% C 0.079 H 12.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB8BF |
|---|---|
| RGB | rgb(252, 184, 191) |
| HSL | hsl(354, 92%, 85%) |
| HSV | hsv(354, 27%, 99%) |
| CMYK | cmyk(0%, 27%, 24.2%, 1.2%) |
| CIE-LAB | lab(81.15, 25.56, 6.21) |
| CIE-LCH | lch(81.15, 26.30, 13.66°) |
| OKLab | oklab(84.73% 0.0776 0.0166) |
| OKLCH | oklch(84.73% 0.079 12) |
| XYZ | xyz(66.6904, 58.7415, 57.1056) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.49
Pale Rose
#FDC1C5
ΔE00 2.45
Pink
#FFC0CB
ΔE00 2.55
Bubblegum
#FFC1CC
ΔE00 2.78
Light Rose
#FFC5CB
ΔE00 3.23
Soft Pink
#FDB0C0
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB8BF #B8FCF5
analogous
#FCB8E1 #FCB8BF #FCD3B8
triadic
#FCB8BF #BFFCB8 #B8BFFC
tetradic
#FCB8BF #E1FCB8 #B8FCF5 #D3B8FC
square
#FCB8BF #E1FCB8 #B8FCF5 #D3B8FC
split-complementary
#FCB8BF #B8FCD3 #B8E1FC
monochromatic
#F74355 #FA7D8A #FCB8BF #FEE2E5 #FEE2E5
Accessibility & contrast
On white
1.65
#FCB8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#FCB8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB8BF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB8BF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#FFB2BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcb8bf; /* rgb */ color: rgb(252, 184, 191); /* oklch */ color: oklch(84.7% 0.079 12.0);
Tailwind
colors: {
custom: {
50: '#fecdd2',
500: '#fcb8bf',
950: '#000000',
},
}SCSS
$custom: #fcb8bf; $custom-light: #fecdd2; $custom-dark: #000000;
JSON
{
"hex": "#fcb8bf",
"rgb": {
"r": 252,
"g": 184,
"b": 191
},
"hsl": {
"h": 353.824,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.84726,
"c": 0.07933,
"h": 12
},
"luminance": 0.58738
}Semantic roles & 50–950 ramp
primary
#FCB8BF
secondary
#77E1D6
accent
#E6CE00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383