#FCBCA1#FCBCA1
#FCBCA1 is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.7% C 0.083 H 43.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCA1 |
|---|---|
| RGB | rgb(252, 188, 161) |
| HSL | hsl(18, 94%, 81%) |
| HSV | hsv(18, 36%, 99%) |
| CMYK | cmyk(0%, 25.4%, 36.1%, 1.2%) |
| CIE-LAB | lab(81.42, 19.60, 22.68) |
| CIE-LCH | lch(81.42, 29.97, 49.16°) |
| OKLab | oklab(84.72% 0.0598 0.0576) |
| OKLCH | oklch(84.72% 0.083 43.9) |
| XYZ | xyz(64.5632, 59.2389, 41.7449) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.97
Light Salmon
#FEA993
ΔE00 5.92
Apricot
#FBCEB1
ΔE00 6.09
Peach (survey)
#FFB07C
ΔE00 7.38
Lightsalmon
#FFA07A
ΔE00 7.81
Blush (survey)
#F29E8E
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCA1 #A1E1FC
analogous
#FCA1B3 #FCBCA1 #FCE9A1
triadic
#FCBCA1 #A1FCBC #BCA1FC
tetradic
#FCBCA1 #B3FCA1 #A1E1FC #E9A1FC
square
#FCBCA1 #B3FCA1 #A1E1FC #E9A1FC
split-complementary
#FCBCA1 #A1FCE9 #A1B3FC
monochromatic
#F8672A #FA9266 #FCBCA1 #FEE6DC #FEEAE1
Accessibility & contrast
On white
1.63
#FCBCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#FCBCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCA1
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCA1 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29F
Deuteranopia (green-blind)
#DBD0A1
Tritanopia (blue-blind)
#FFB2B5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbca1; /* rgb */ color: rgb(252, 188, 161); /* oklch */ color: oklch(84.7% 0.083 43.9);
Tailwind
colors: {
custom: {
50: '#ffd0bd',
500: '#fcbca1',
950: '#000000',
},
}SCSS
$custom: #fcbca1; $custom-light: #ffd0bd; $custom-dark: #000000;
JSON
{
"hex": "#fcbca1",
"rgb": {
"r": 252,
"g": 188,
"b": 161
},
"hsl": {
"h": 17.802,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.84723,
"c": 0.08303,
"h": 43.9
},
"luminance": 0.59235
}Semantic roles & 50–950 ramp
primary
#FCBCA1
secondary
#63BADF
accent
#A1E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382