#FCAB83#FCAB83
#FCAB83 is a light, moderate orange. Relative luminance 0.515; OKLCH L 81.1% C 0.110 H 47.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB83 |
|---|---|
| RGB | rgb(252, 171, 131) |
| HSL | hsl(20, 95%, 75%) |
| HSV | hsv(20, 48%, 99%) |
| CMYK | cmyk(0%, 32.1%, 48%, 1.2%) |
| CIE-LAB | lab(76.96, 25.37, 32.63) |
| CIE-LCH | lch(76.96, 41.33, 52.14°) |
| OKLab | oklab(81.09% 0.0749 0.0803) |
| OKLCH | oklch(81.09% 0.11 47) |
| XYZ | xyz(58.8076, 51.4645, 28.3047) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.43
Peach (survey)
#FFB07C
ΔE00 3.75
Pale Salmon
#FFB19A
ΔE00 5.60
Light Salmon
#FEA993
ΔE00 6.10
Darksalmon
#E9967A
ΔE00 6.56
Pinkish Tan
#D99B82
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB83 #83D4FC
analogous
#FC8397 #FCAB83 #FCE883
triadic
#FCAB83 #83FCAB #AB83FC
tetradic
#FCAB83 #97FC83 #83D4FC #E883FC
square
#FCAB83 #97FC83 #83D4FC #E883FC
split-complementary
#FCAB83 #83FCE8 #8397FC
monochromatic
#F95A0B #FB8347 #FCAB83 #FDD3BF #FEEBE1
Accessibility & contrast
On white
1.86
#FCAB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#FCAB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB83
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB83 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B480
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#FF9DA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcab83; /* rgb */ color: rgb(252, 171, 131); /* oklch */ color: oklch(81.1% 0.110 47.0);
Tailwind
colors: {
custom: {
50: '#ffc4a7',
500: '#fcab83',
950: '#000000',
},
}SCSS
$custom: #fcab83; $custom-light: #ffc4a7; $custom-dark: #000000;
JSON
{
"hex": "#fcab83",
"rgb": {
"r": 252,
"g": 171,
"b": 131
},
"hsl": {
"h": 19.835,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.81087,
"c": 0.10981,
"h": 47
},
"luminance": 0.5146
}Semantic roles & 50–950 ramp
primary
#FCAB83
secondary
#49AADB
accent
#9AE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18120F
muted
#868280