#FCBAAA#FCBAAA
#FCBAAA is a very light, moderate red. Relative luminance 0.587; OKLCH L 84.6% C 0.080 H 34.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBAAA |
|---|---|
| RGB | rgb(252, 186, 170) |
| HSL | hsl(12, 93%, 83%) |
| HSV | hsv(12, 33%, 99%) |
| CMYK | cmyk(0%, 26.2%, 32.5%, 1.2%) |
| CIE-LAB | lab(81.14, 21.73, 17.48) |
| CIE-LCH | lch(81.14, 27.89, 38.81°) |
| OKLab | oklab(84.56% 0.0665 0.0449) |
| OKLCH | oklch(84.56% 0.08 34.1) |
| XYZ | xyz(64.9613, 58.7193, 45.9347) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.43
Light Salmon
#FEA993
ΔE00 4.91
Blush (survey)
#F29E8E
ΔE00 6.85
Pale Rose
#FDC1C5
ΔE00 7.87
Peachy Pink
#FF9A8A
ΔE00 8.30
Light Rose
#FFC5CB
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBAAA #AAECFC
analogous
#FCAAC3 #FCBAAA #FCE3AA
triadic
#FCBAAA #AAFCBA #BAAAFC
tetradic
#FCBAAA #C3FCAA #AAECFC #E3AAFC
square
#FCBAAA #C3FCAA #AAECFC #E3AAFC
split-complementary
#FCBAAA #AAFCE3 #AAC3FC
monochromatic
#F85A34 #FA8A6F #FCBAAA #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.65
#FCBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#FCBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBAAA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBAAA | 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)
#C9C2A9
Deuteranopia (green-blind)
#D8CFA9
Tritanopia (blue-blind)
#FFB1B6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbaaa; /* rgb */ color: rgb(252, 186, 170); /* oklch */ color: oklch(84.6% 0.080 34.1);
Tailwind
colors: {
custom: {
50: '#ffcfc3',
500: '#fcbaaa',
950: '#000000',
},
}SCSS
$custom: #fcbaaa; $custom-light: #ffcfc3; $custom-dark: #000000;
JSON
{
"hex": "#fcbaaa",
"rgb": {
"r": 252,
"g": 186,
"b": 170
},
"hsl": {
"h": 11.707,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.8456,
"c": 0.08023,
"h": 34.1
},
"luminance": 0.58716
}Semantic roles & 50–950 ramp
primary
#FCBAAA
secondary
#6AC9E0
accent
#B9E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382