#FCA982#FCA982
#FCA982 is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.7% C 0.112 H 45.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA982 |
|---|---|
| RGB | rgb(252, 169, 130) |
| HSL | hsl(19, 95%, 75%) |
| HSV | hsv(19, 48%, 99%) |
| CMYK | cmyk(0%, 32.9%, 48.4%, 1.2%) |
| CIE-LAB | lab(76.49, 26.33, 32.55) |
| CIE-LCH | lch(76.49, 41.86, 51.03°) |
| OKLab | oklab(80.72% 0.0777 0.0801) |
| OKLCH | oklch(80.72% 0.112 45.9) |
| XYZ | xyz(58.3653, 50.6877, 27.8245) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.76
Peach (survey)
#FFB07C
ΔE00 4.36
Pale Salmon
#FFB19A
ΔE00 5.36
Light Salmon
#FEA993
ΔE00 5.65
Darksalmon
#E9967A
ΔE00 6.00
Pinkish Tan
#D99B82
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA982 #82D5FC
analogous
#FC8298 #FCA982 #FCE682
triadic
#FCA982 #82FCA9 #A982FC
tetradic
#FCA982 #98FC82 #82D5FC #E682FC
square
#FCA982 #98FC82 #82D5FC #E682FC
split-complementary
#FCA982 #82FCE6 #8298FC
monochromatic
#F9570A #FB8046 #FCA982 #FDD2BE #FEEAE1
Accessibility & contrast
On white
1.89
#FCA982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#FCA982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA982
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA982 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB27F
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#FF9B9F
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca982; /* rgb */ color: rgb(252, 169, 130); /* oklch */ color: oklch(80.7% 0.112 45.9);
Tailwind
colors: {
custom: {
50: '#ffc3a6',
500: '#fca982',
950: '#000000',
},
}SCSS
$custom: #fca982; $custom-light: #ffc3a6; $custom-dark: #000000;
JSON
{
"hex": "#fca982",
"rgb": {
"r": 252,
"g": 169,
"b": 130
},
"hsl": {
"h": 19.18,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.80718,
"c": 0.11154,
"h": 45.9
},
"luminance": 0.50683
}Semantic roles & 50–950 ramp
primary
#FCA982
secondary
#48ACDA
accent
#9CE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18120F
muted
#868280