#FCBCAB#FCBCAB
#FCBCAB is a very light, moderate red. Relative luminance 0.596; OKLCH L 84.9% C 0.078 H 35.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCAB |
|---|---|
| RGB | rgb(252, 188, 171) |
| HSL | hsl(13, 93%, 83%) |
| HSV | hsv(13, 32%, 99%) |
| CMYK | cmyk(0%, 25.4%, 32.1%, 1.2%) |
| CIE-LAB | lab(81.62, 20.81, 17.62) |
| CIE-LCH | lch(81.62, 27.27, 40.26°) |
| OKLab | oklab(84.94% 0.0638 0.0453) |
| OKLCH | oklch(84.94% 0.078 35.4) |
| XYZ | xyz(65.4805, 59.6058, 46.5763) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.65
Light Salmon
#FEA993
ΔE00 5.32
Blush (survey)
#F29E8E
ΔE00 7.40
Pale Rose
#FDC1C5
ΔE00 8.16
Apricot
#FBCEB1
ΔE00 8.22
Peachy Pink
#FF9A8A
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCAB #ABEBFC
analogous
#FCABC2 #FCBCAB #FCE5AB
triadic
#FCBCAB #ABFCBC #BCABFC
tetradic
#FCBCAB #C2FCAB #ABEBFC #E5ABFC
square
#FCBCAB #C2FCAB #ABEBFC #E5ABFC
split-complementary
#FCBCAB #ABFCE5 #ABC2FC
monochromatic
#F85E35 #FA8D70 #FCBCAB #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.63
#FCBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#FCBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCAB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCAB | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3AA
Deuteranopia (green-blind)
#DAD0AB
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbcab; /* rgb */ color: rgb(252, 188, 171); /* oklch */ color: oklch(84.9% 0.078 35.4);
Tailwind
colors: {
custom: {
50: '#ffd0c4',
500: '#fcbcab',
950: '#000000',
},
}SCSS
$custom: #fcbcab; $custom-light: #ffd0c4; $custom-dark: #000000;
JSON
{
"hex": "#fcbcab",
"rgb": {
"r": 252,
"g": 188,
"b": 171
},
"hsl": {
"h": 12.593,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.84944,
"c": 0.07821,
"h": 35.4
},
"luminance": 0.59602
}Semantic roles & 50–950 ramp
primary
#FCBCAB
secondary
#6BC7E0
accent
#B5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382