#FCC982#FCC982
#FCC982 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.6% C 0.106 H 74.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC982 |
|---|---|
| RGB | rgb(252, 201, 130) |
| HSL | hsl(35, 95%, 75%) |
| HSV | hsv(35, 48%, 99%) |
| CMYK | cmyk(0%, 20.2%, 48.4%, 1.2%) |
| CIE-LAB | lab(84.01, 9.58, 42.21) |
| CIE-LCH | lch(84.01, 43.28, 77.21°) |
| OKLab | oklab(86.57% 0.0278 0.1022) |
| OKLCH | oklch(86.57% 0.106 74.8) |
| XYZ | xyz(65.0635, 64.0842, 30.0572) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.71
Navajowhite
#FFDEAD
ΔE00 7.07
Light Peach
#FFD8B1
ΔE00 7.98
Butterscotch
#FDB147
ΔE00 8.07
Very Light Brown
#D3B683
ΔE00 8.41
Apricot (survey)
#FFB16D
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC982 #82B5FC
analogous
#FC8C82 #FCC982 #F2FC82
triadic
#FCC982 #82FCC9 #C982FC
tetradic
#FCC982 #82FC8C #82B5FC #FC82F2
square
#FCC982 #82FC8C #82B5FC #FC82F2
split-complementary
#FCC982 #82F2FC #8C82FC
monochromatic
#F9950A #FBAF46 #FCC982 #FDE3BE #FEF2E1
Accessibility & contrast
On white
1.52
#FCC982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FCC982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC982
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC982 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#E8D784
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc982; /* rgb */ color: rgb(252, 201, 130); /* oklch */ color: oklch(86.6% 0.106 74.8);
Tailwind
colors: {
custom: {
50: '#ffd9a7',
500: '#fcc982',
950: '#000000',
},
}SCSS
$custom: #fcc982; $custom-light: #ffd9a7; $custom-dark: #000000;
JSON
{
"hex": "#fcc982",
"rgb": {
"r": 252,
"g": 201,
"b": 130
},
"hsl": {
"h": 34.918,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.86573,
"c": 0.10585,
"h": 74.8
},
"luminance": 0.6408
}Semantic roles & 50–950 ramp
primary
#FCC982
secondary
#4885DA
accent
#60E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380