#FCBCAA#FCBCAA
#FCBCAA is a very light, moderate red. Relative luminance 0.596; OKLCH L 84.9% C 0.079 H 36.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCAA |
|---|---|
| RGB | rgb(252, 188, 170) |
| HSL | hsl(13, 93%, 83%) |
| HSV | hsv(13, 33%, 99%) |
| CMYK | cmyk(0%, 25.4%, 32.5%, 1.2%) |
| CIE-LAB | lab(81.60, 20.68, 18.13) |
| CIE-LCH | lch(81.60, 27.50, 41.23°) |
| OKLab | oklab(84.92% 0.0634 0.0465) |
| OKLCH | oklch(84.92% 0.079 36.3) |
| XYZ | xyz(65.3856, 59.5679, 46.0762) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.50
Light Salmon
#FEA993
ΔE00 5.25
Blush (survey)
#F29E8E
ΔE00 7.45
Apricot
#FBCEB1
ΔE00 7.95
Pale Rose
#FDC1C5
ΔE00 8.53
Peachy Pink
#FF9A8A
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCAA #AAEAFC
analogous
#FCAAC1 #FCBCAA #FCE5AA
triadic
#FCBCAA #AAFCBC #BCAAFC
tetradic
#FCBCAA #C1FCAA #AAEAFC #E5AAFC
square
#FCBCAA #C1FCAA #AAEAFC #E5AAFC
split-complementary
#FCBCAA #AAFCE5 #AAC1FC
monochromatic
#F85F34 #FA8D6F #FCBCAA #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.63
#FCBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#FCBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCAA
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCAA | 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)
#CBC3A9
Deuteranopia (green-blind)
#DAD0AA
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbcaa; /* rgb */ color: rgb(252, 188, 170); /* oklch */ color: oklch(84.9% 0.079 36.3);
Tailwind
colors: {
custom: {
50: '#ffd0c3',
500: '#fcbcaa',
950: '#000000',
},
}SCSS
$custom: #fcbcaa; $custom-light: #ffd0c3; $custom-dark: #000000;
JSON
{
"hex": "#fcbcaa",
"rgb": {
"r": 252,
"g": 188,
"b": 170
},
"hsl": {
"h": 13.171,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.84921,
"c": 0.07862,
"h": 36.3
},
"luminance": 0.59564
}Semantic roles & 50–950 ramp
primary
#FCBCAA
secondary
#6AC6E0
accent
#B3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382