#FCC082#FCC082
#FCC082 is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.9% C 0.105 H 66.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC082 |
|---|---|
| RGB | rgb(252, 192, 130) |
| HSL | hsl(30, 95%, 75%) |
| HSV | hsv(30, 48%, 99%) |
| CMYK | cmyk(0%, 23.8%, 48.4%, 1.2%) |
| CIE-LAB | lab(81.84, 14.27, 39.46) |
| CIE-LCH | lch(81.84, 41.96, 70.12°) |
| OKLab | oklab(84.88% 0.0416 0.0959) |
| OKLCH | oklch(84.88% 0.105 66.6) |
| XYZ | xyz(63.0266, 60.0104, 29.3783) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.80
Burlywood
#DEB887
ΔE00 6.29
Peach (survey)
#FFB07C
ΔE00 6.80
Sandybrown
#F4A460
ΔE00 7.43
Pale Orange
#FFA756
ΔE00 7.54
Butterscotch
#FDB147
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC082 #82BEFC
analogous
#FC8382 #FCC082 #FBFC82
triadic
#FCC082 #82FCC0 #C082FC
tetradic
#FCC082 #82FC83 #82BEFC #FC82FB
square
#FCC082 #82FC83 #82BEFC #FC82FB
split-complementary
#FCC082 #82FBFC #8382FC
monochromatic
#F9840A #FBA246 #FCC082 #FDDEBE #FEF0E1
Accessibility & contrast
On white
1.62
#FCC082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FCC082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC082
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC082 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37D
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcc082; /* rgb */ color: rgb(252, 192, 130); /* oklch */ color: oklch(84.9% 0.105 66.6);
Tailwind
colors: {
custom: {
50: '#ffd3a7',
500: '#fcc082',
950: '#000000',
},
}SCSS
$custom: #fcc082; $custom-light: #ffd3a7; $custom-dark: #000000;
JSON
{
"hex": "#fcc082",
"rgb": {
"r": 252,
"g": 192,
"b": 130
},
"hsl": {
"h": 30.492,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.84879,
"c": 0.10457,
"h": 66.6
},
"luminance": 0.60006
}Semantic roles & 50–950 ramp
primary
#FCC082
secondary
#4890DA
accent
#71E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380