#FCBBAB#FCBBAB
#FCBBAB is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.8% C 0.079 H 34.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBAB |
|---|---|
| RGB | rgb(252, 187, 171) |
| HSL | hsl(12, 93%, 83%) |
| HSV | hsv(12, 32%, 99%) |
| CMYK | cmyk(0%, 25.8%, 32.1%, 1.2%) |
| CIE-LAB | lab(81.39, 21.33, 17.30) |
| CIE-LCH | lch(81.39, 27.46, 39.03°) |
| OKLab | oklab(84.76% 0.0653 0.0445) |
| OKLCH | oklch(84.76% 0.079 34.3) |
| XYZ | xyz(65.2677, 59.1801, 46.5053) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.63
Light Salmon
#FEA993
ΔE00 5.16
Blush (survey)
#F29E8E
ΔE00 7.11
Pale Rose
#FDC1C5
ΔE00 7.82
Peachy Pink
#FF9A8A
ΔE00 8.57
Apricot
#FBCEB1
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBAB #ABECFC
analogous
#FCABC3 #FCBBAB #FCE3AB
triadic
#FCBBAB #ABFCBB #BBABFC
tetradic
#FCBBAB #C3FCAB #ABECFC #E3ABFC
square
#FCBBAB #C3FCAB #ABECFC #E3ABFC
split-complementary
#FCBBAB #ABFCE3 #ABC3FC
monochromatic
#F85B35 #FA8B70 #FCBBAB #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.64
#FCBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#FCBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBAB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBAB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2AA
Deuteranopia (green-blind)
#D9CFAA
Tritanopia (blue-blind)
#FFB2B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbbab; /* rgb */ color: rgb(252, 187, 171); /* oklch */ color: oklch(84.8% 0.079 34.3);
Tailwind
colors: {
custom: {
50: '#ffcfc4',
500: '#fcbbab',
950: '#000000',
},
}SCSS
$custom: #fcbbab; $custom-light: #ffcfc4; $custom-dark: #000000;
JSON
{
"hex": "#fcbbab",
"rgb": {
"r": 252,
"g": 187,
"b": 171
},
"hsl": {
"h": 11.852,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.84764,
"c": 0.07902,
"h": 34.3
},
"luminance": 0.59176
}Semantic roles & 50–950 ramp
primary
#FCBBAB
secondary
#6BC9E0
accent
#B8E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382