#FCBAA7#FCBAA7
#FCBAA7 is a very light, moderate red. Relative luminance 0.586; OKLCH L 84.5% C 0.081 H 36.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBAA7 |
|---|---|
| RGB | rgb(252, 186, 167) |
| HSL | hsl(13, 93%, 82%) |
| HSV | hsv(13, 34%, 99%) |
| CMYK | cmyk(0%, 26.2%, 33.7%, 1.2%) |
| CIE-LAB | lab(81.08, 21.37, 19.00) |
| CIE-LCH | lch(81.08, 28.59, 41.64°) |
| OKLab | oklab(84.49% 0.0653 0.0487) |
| OKLCH | oklch(84.49% 0.081 36.7) |
| XYZ | xyz(64.6807, 58.6071, 44.4572) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.89
Light Salmon
#FEA993
ΔE00 4.68
Blush (survey)
#F29E8E
ΔE00 6.98
Apricot
#FBCEB1
ΔE00 8.17
Peachy Pink
#FF9A8A
ΔE00 8.47
Lightsalmon
#FFA07A
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBAA7 #A7E9FC
analogous
#FCA7BF #FCBAA7 #FCE5A7
triadic
#FCBAA7 #A7FCBA #BAA7FC
tetradic
#FCBAA7 #BFFCA7 #A7E9FC #E5A7FC
square
#FCBAA7 #BFFCA7 #A7E9FC #E5A7FC
split-complementary
#FCBAA7 #A7FCE5 #A7BFFC
monochromatic
#F85D31 #FA8C6C #FCBAA7 #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.65
#FCBAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#FCBAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBAA7
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBAA7 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A6
Deuteranopia (green-blind)
#D9CFA7
Tritanopia (blue-blind)
#FFB1B5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbaa7; /* rgb */ color: rgb(252, 186, 167); /* oklch */ color: oklch(84.5% 0.081 36.7);
Tailwind
colors: {
custom: {
50: '#ffcfc1',
500: '#fcbaa7',
950: '#000000',
},
}SCSS
$custom: #fcbaa7; $custom-light: #ffcfc1; $custom-dark: #000000;
JSON
{
"hex": "#fcbaa7",
"rgb": {
"r": 252,
"g": 186,
"b": 167
},
"hsl": {
"h": 13.412,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.84492,
"c": 0.08144,
"h": 36.7
},
"luminance": 0.58603
}Semantic roles & 50–950 ramp
primary
#FCBAA7
secondary
#68C5DF
accent
#B2E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382