#FCC882#FCC882
#FCC882 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.4% C 0.106 H 73.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC882 |
|---|---|
| RGB | rgb(252, 200, 130) |
| HSL | hsl(34, 95%, 75%) |
| HSV | hsv(34, 48%, 99%) |
| CMYK | cmyk(0%, 20.6%, 48.4%, 1.2%) |
| CIE-LAB | lab(83.77, 10.10, 41.90) |
| CIE-LCH | lch(83.77, 43.10, 76.44°) |
| OKLab | oklab(86.38% 0.0293 0.1015) |
| OKLCH | oklch(86.38% 0.106 73.9) |
| XYZ | xyz(64.8311, 63.6195, 29.9798) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.55
Navajowhite
#FFDEAD
ΔE00 7.21
Light Peach
#FFD8B1
ΔE00 7.89
Butterscotch
#FDB147
ΔE00 7.91
Apricot (survey)
#FFB16D
ΔE00 8.06
Very Light Brown
#D3B683
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC882 #82B6FC
analogous
#FC8B82 #FCC882 #F3FC82
triadic
#FCC882 #82FCC8 #C882FC
tetradic
#FCC882 #82FC8B #82B6FC #FC82F3
square
#FCC882 #82FC8B #82B6FC #FC82F3
split-complementary
#FCC882 #82F3FC #8B82FC
monochromatic
#F9930A #FBAE46 #FCC882 #FDE2BE #FEF2E1
Accessibility & contrast
On white
1.53
#FCC882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FCC882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC882
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC882 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7C
Deuteranopia (green-blind)
#E8D684
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc882; /* rgb */ color: rgb(252, 200, 130); /* oklch */ color: oklch(86.4% 0.106 73.9);
Tailwind
colors: {
custom: {
50: '#ffd8a7',
500: '#fcc882',
950: '#000000',
},
}SCSS
$custom: #fcc882; $custom-light: #ffd8a7; $custom-dark: #000000;
JSON
{
"hex": "#fcc882",
"rgb": {
"r": 252,
"g": 200,
"b": 130
},
"hsl": {
"h": 34.426,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.86383,
"c": 0.1056,
"h": 73.9
},
"luminance": 0.63616
}Semantic roles & 50–950 ramp
primary
#FCC882
secondary
#4886DA
accent
#62E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380