#FCBCA9#FCBCA9
#FCBCA9 is a very light, moderate red. Relative luminance 0.595; OKLCH L 84.9% C 0.079 H 37.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCA9 |
|---|---|
| RGB | rgb(252, 188, 169) |
| HSL | hsl(14, 93%, 83%) |
| HSV | hsv(14, 33%, 99%) |
| CMYK | cmyk(0%, 25.4%, 32.9%, 1.2%) |
| CIE-LAB | lab(81.58, 20.56, 18.63) |
| CIE-LCH | lch(81.58, 27.75, 42.18°) |
| OKLab | oklab(84.9% 0.063 0.0478) |
| OKLCH | oklch(84.9% 0.079 37.2) |
| XYZ | xyz(65.2913, 59.5302, 45.5799) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.39
Light Salmon
#FEA993
ΔE00 5.22
Blush (survey)
#F29E8E
ΔE00 7.51
Apricot
#FBCEB1
ΔE00 7.70
Pale Rose
#FDC1C5
ΔE00 8.91
Lightsalmon
#FFA07A
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCA9 #A9E9FC
analogous
#FCA9BF #FCBCA9 #FCE5A9
triadic
#FCBCA9 #A9FCBC #BCA9FC
tetradic
#FCBCA9 #BFFCA9 #A9E9FC #E5A9FC
square
#FCBCA9 #BFFCA9 #A9E9FC #E5A9FC
split-complementary
#FCBCA9 #A9FCE5 #A9BFFC
monochromatic
#F86033 #FA8E6E #FCBCA9 #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.63
#FCBCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#FCBCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCA9
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCA9 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#DAD0A9
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbca9; /* rgb */ color: rgb(252, 188, 169); /* oklch */ color: oklch(84.9% 0.079 37.2);
Tailwind
colors: {
custom: {
50: '#ffd0c2',
500: '#fcbca9',
950: '#000000',
},
}SCSS
$custom: #fcbca9; $custom-light: #ffd0c2; $custom-dark: #000000;
JSON
{
"hex": "#fcbca9",
"rgb": {
"r": 252,
"g": 188,
"b": 169
},
"hsl": {
"h": 13.735,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.84899,
"c": 0.07904,
"h": 37.2
},
"luminance": 0.59526
}Semantic roles & 50–950 ramp
primary
#FCBCA9
secondary
#6AC5E0
accent
#B1E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382