#FCA984#FCA984
#FCA984 is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.8% C 0.110 H 44.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA984 |
|---|---|
| RGB | rgb(252, 169, 132) |
| HSL | hsl(19, 95%, 75%) |
| HSV | hsv(19, 48%, 99%) |
| CMYK | cmyk(0%, 32.9%, 47.6%, 1.2%) |
| CIE-LAB | lab(76.52, 26.51, 31.53) |
| CIE-LCH | lch(76.52, 41.19, 49.94°) |
| OKLab | oklab(80.75% 0.0784 0.0778) |
| OKLCH | oklch(80.75% 0.11 44.8) |
| XYZ | xyz(58.5008, 50.7419, 28.5384) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.59
Pale Salmon
#FFB19A
ΔE00 4.80
Peach (survey)
#FFB07C
ΔE00 4.92
Light Salmon
#FEA993
ΔE00 5.03
Darksalmon
#E9967A
ΔE00 5.70
Pinkish Tan
#D99B82
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA984 #84D7FC
analogous
#FC849B #FCA984 #FCE584
triadic
#FCA984 #84FCA9 #A984FC
tetradic
#FCA984 #9BFC84 #84D7FC #E584FC
square
#FCA984 #9BFC84 #84D7FC #E584FC
split-complementary
#FCA984 #84FCE5 #849BFC
monochromatic
#F9550D #FB7F48 #FCA984 #FDD3C0 #FEEAE1
Accessibility & contrast
On white
1.88
#FCA984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FCA984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA984
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA984 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB281
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#FF9B9F
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca984; /* rgb */ color: rgb(252, 169, 132); /* oklch */ color: oklch(80.8% 0.110 44.8);
Tailwind
colors: {
custom: {
50: '#ffc3a8',
500: '#fca984',
950: '#000000',
},
}SCSS
$custom: #fca984; $custom-light: #ffc3a8; $custom-dark: #000000;
JSON
{
"hex": "#fca984",
"rgb": {
"r": 252,
"g": 169,
"b": 132
},
"hsl": {
"h": 18.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.80754,
"c": 0.11047,
"h": 44.8
},
"luminance": 0.50737
}Semantic roles & 50–950 ramp
primary
#FCA984
secondary
#49AEDB
accent
#9FE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18120F
muted
#868280