#FCBAA9#FCBAA9
#FCBAA9 is a very light, moderate red. Relative luminance 0.587; OKLCH L 84.5% C 0.081 H 34.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBAA9 |
|---|---|
| RGB | rgb(252, 186, 169) |
| HSL | hsl(12, 93%, 83%) |
| HSV | hsv(12, 33%, 99%) |
| CMYK | cmyk(0%, 26.2%, 32.9%, 1.2%) |
| CIE-LAB | lab(81.12, 21.61, 17.98) |
| CIE-LCH | lch(81.12, 28.12, 39.77°) |
| OKLab | oklab(84.54% 0.0661 0.0462) |
| OKLCH | oklch(84.54% 0.081 34.9) |
| XYZ | xyz(64.8671, 58.6816, 45.4384) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.21
Light Salmon
#FEA993
ΔE00 4.80
Blush (survey)
#F29E8E
ΔE00 6.87
Pale Rose
#FDC1C5
ΔE00 8.24
Peachy Pink
#FF9A8A
ΔE00 8.34
Apricot
#FBCEB1
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBAA9 #A9EBFC
analogous
#FCA9C2 #FCBAA9 #FCE3A9
triadic
#FCBAA9 #A9FCBA #BAA9FC
tetradic
#FCBAA9 #C2FCA9 #A9EBFC #E3A9FC
square
#FCBAA9 #C2FCA9 #A9EBFC #E3A9FC
split-complementary
#FCBAA9 #A9FCE3 #A9C2FC
monochromatic
#F85B33 #FA8B6E #FCBAA9 #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.65
#FCBAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#FCBAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBAA9
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBAA9 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A8
Deuteranopia (green-blind)
#D8CFA8
Tritanopia (blue-blind)
#FFB1B5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbaa9; /* rgb */ color: rgb(252, 186, 169); /* oklch */ color: oklch(84.5% 0.081 34.9);
Tailwind
colors: {
custom: {
50: '#ffcfc2',
500: '#fcbaa9',
950: '#000000',
},
}SCSS
$custom: #fcbaa9; $custom-light: #ffcfc2; $custom-dark: #000000;
JSON
{
"hex": "#fcbaa9",
"rgb": {
"r": 252,
"g": 186,
"b": 169
},
"hsl": {
"h": 12.289,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.84537,
"c": 0.08063,
"h": 34.9
},
"luminance": 0.58678
}Semantic roles & 50–950 ramp
primary
#FCBAA9
secondary
#6AC7E0
accent
#B6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382