#FCBCA7#FCBCA7
#FCBCA7 is a very light, moderate red. Relative luminance 0.595; OKLCH L 84.9% C 0.080 H 38.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCA7 |
|---|---|
| RGB | rgb(252, 188, 167) |
| HSL | hsl(15, 93%, 82%) |
| HSV | hsv(15, 34%, 99%) |
| CMYK | cmyk(0%, 25.4%, 33.7%, 1.2%) |
| CIE-LAB | lab(81.54, 20.32, 19.64) |
| CIE-LCH | lch(81.54, 28.26, 44.04°) |
| OKLab | oklab(84.85% 0.0622 0.0502) |
| OKLCH | oklch(84.85% 0.08 38.9) |
| XYZ | xyz(65.1050, 59.4556, 44.5986) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.29
Light Salmon
#FEA993
ΔE00 5.24
Apricot
#FBCEB1
ΔE00 7.22
Blush (survey)
#F29E8E
ΔE00 7.71
Lightsalmon
#FFA07A
ΔE00 8.57
Pinkish Tan
#D99B82
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCA7 #A7E7FC
analogous
#FCA7BC #FCBCA7 #FCE7A7
triadic
#FCBCA7 #A7FCBC #BCA7FC
tetradic
#FCBCA7 #BCFCA7 #A7E7FC #E7A7FC
square
#FCBCA7 #BCFCA7 #A7E7FC #E7A7FC
split-complementary
#FCBCA7 #A7FCE7 #A7BCFC
monochromatic
#F86231 #FA8F6C #FCBCA7 #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.63
#FCBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#FCBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCA7
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCA7 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A5
Deuteranopia (green-blind)
#DAD0A7
Tritanopia (blue-blind)
#FFB3B6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbca7; /* rgb */ color: rgb(252, 188, 167); /* oklch */ color: oklch(84.9% 0.080 38.9);
Tailwind
colors: {
custom: {
50: '#ffd0c1',
500: '#fcbca7',
950: '#000000',
},
}SCSS
$custom: #fcbca7; $custom-light: #ffd0c1; $custom-dark: #000000;
JSON
{
"hex": "#fcbca7",
"rgb": {
"r": 252,
"g": 188,
"b": 167
},
"hsl": {
"h": 14.824,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.84854,
"c": 0.07995,
"h": 38.9
},
"luminance": 0.59452
}Semantic roles & 50–950 ramp
primary
#FCBCA7
secondary
#68C2DF
accent
#ADE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382