#FCAB87#FCAB87
#FCAB87 is a light, moderate orange. Relative luminance 0.516; OKLCH L 81.2% C 0.108 H 44.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB87 |
|---|---|
| RGB | rgb(252, 171, 135) |
| HSL | hsl(18, 95%, 76%) |
| HSV | hsv(18, 46%, 99%) |
| CMYK | cmyk(0%, 32.1%, 46.4%, 1.2%) |
| CIE-LAB | lab(77.03, 25.75, 30.60) |
| CIE-LCH | lch(77.03, 39.99, 49.92°) |
| OKLab | oklab(81.16% 0.0764 0.0757) |
| OKLCH | oklch(81.16% 0.108 44.7) |
| XYZ | xyz(59.0840, 51.5751, 29.7601) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.08
Pale Salmon
#FFB19A
ΔE00 4.43
Light Salmon
#FEA993
ΔE00 4.87
Peach (survey)
#FFB07C
ΔE00 4.93
Darksalmon
#E9967A
ΔE00 5.97
Pinkish Tan
#D99B82
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB87 #87D8FC
analogous
#FC879D #FCAB87 #FCE687
triadic
#FCAB87 #87FCAB #AB87FC
tetradic
#FCAB87 #9DFC87 #87D8FC #E687FC
square
#FCAB87 #9DFC87 #87D8FC #E687FC
split-complementary
#FCAB87 #87FCE6 #879DFC
monochromatic
#F95710 #FB814B #FCAB87 #FDD5C3 #FEEAE1
Accessibility & contrast
On white
1.86
#FCAB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FCAB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB87
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB87 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B484
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#FF9DA2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcab87; /* rgb */ color: rgb(252, 171, 135); /* oklch */ color: oklch(81.2% 0.108 44.7);
Tailwind
colors: {
custom: {
50: '#ffc4aa',
500: '#fcab87',
950: '#000000',
},
}SCSS
$custom: #fcab87; $custom-light: #ffc4aa; $custom-dark: #000000;
JSON
{
"hex": "#fcab87",
"rgb": {
"r": 252,
"g": 171,
"b": 135
},
"hsl": {
"h": 18.462,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.8116,
"c": 0.1076,
"h": 44.7
},
"luminance": 0.51571
}Semantic roles & 50–950 ramp
primary
#FCAB87
secondary
#4CAFDB
accent
#9FE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281