#FCA987#FCA987
#FCA987 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.8% C 0.109 H 43.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA987 |
|---|---|
| RGB | rgb(252, 169, 135) |
| HSL | hsl(17, 95%, 76%) |
| HSV | hsv(17, 46%, 99%) |
| CMYK | cmyk(0%, 32.9%, 46.4%, 1.2%) |
| CIE-LAB | lab(76.57, 26.80, 30.00) |
| CIE-LCH | lch(76.57, 40.22, 48.22°) |
| OKLab | oklab(80.81% 0.0796 0.0743) |
| OKLCH | oklch(80.81% 0.109 43) |
| XYZ | xyz(58.7091, 50.8252, 29.6351) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.61
Pale Salmon
#FFB19A
ΔE00 3.97
Light Salmon
#FEA993
ΔE00 4.09
Darksalmon
#E9967A
ΔE00 5.34
Peach (survey)
#FFB07C
ΔE00 5.80
Blush (survey)
#F29E8E
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA987 #87DAFC
analogous
#FC879F #FCA987 #FCE387
triadic
#FCA987 #87FCA9 #A987FC
tetradic
#FCA987 #9FFC87 #87DAFC #E387FC
square
#FCA987 #9FFC87 #87DAFC #E387FC
split-complementary
#FCA987 #87FCE3 #879FFC
monochromatic
#F95310 #FB7E4B #FCA987 #FDD4C3 #FEEAE1
Accessibility & contrast
On white
1.88
#FCA987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FCA987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA987
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA987 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB284
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#FF9BA0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca987; /* rgb */ color: rgb(252, 169, 135); /* oklch */ color: oklch(80.8% 0.109 43.0);
Tailwind
colors: {
custom: {
50: '#ffc3aa',
500: '#fca987',
950: '#000000',
},
}SCSS
$custom: #fca987; $custom-light: #ffc3aa; $custom-dark: #000000;
JSON
{
"hex": "#fca987",
"rgb": {
"r": 252,
"g": 169,
"b": 135
},
"hsl": {
"h": 17.436,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.8081,
"c": 0.10891,
"h": 43
},
"luminance": 0.50821
}Semantic roles & 50–950 ramp
primary
#FCA987
secondary
#4CB2DB
accent
#A3E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281