#FCC682#FCC682
#FCC682 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 86.0% C 0.105 H 72.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC682 |
|---|---|
| RGB | rgb(252, 198, 130) |
| HSL | hsl(33, 95%, 75%) |
| HSV | hsv(33, 48%, 99%) |
| CMYK | cmyk(0%, 21.4%, 48.4%, 1.2%) |
| CIE-LAB | lab(83.28, 11.14, 41.29) |
| CIE-LCH | lch(83.28, 42.77, 74.90°) |
| OKLab | oklab(86.01% 0.0323 0.1001) |
| OKLCH | oklch(86.01% 0.105 72.1) |
| XYZ | xyz(64.3710, 62.6992, 29.8264) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.31
Apricot (survey)
#FFB16D
ΔE00 7.20
Navajowhite
#FFDEAD
ΔE00 7.56
Butterscotch
#FDB147
ΔE00 7.68
Light Peach
#FFD8B1
ΔE00 7.77
Very Light Brown
#D3B683
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC682 #82B8FC
analogous
#FC8982 #FCC682 #F5FC82
triadic
#FCC682 #82FCC6 #C682FC
tetradic
#FCC682 #82FC89 #82B8FC #FC82F5
square
#FCC682 #82FC89 #82B8FC #FC82F5
split-complementary
#FCC682 #82F5FC #8982FC
monochromatic
#F98F0A #FBAB46 #FCC682 #FDE1BE #FEF1E1
Accessibility & contrast
On white
1.55
#FCC682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#FCC682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC682
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC682 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87D
Deuteranopia (green-blind)
#E6D584
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc682; /* rgb */ color: rgb(252, 198, 130); /* oklch */ color: oklch(86.0% 0.105 72.1);
Tailwind
colors: {
custom: {
50: '#ffd7a7',
500: '#fcc682',
950: '#000000',
},
}SCSS
$custom: #fcc682; $custom-light: #ffd7a7; $custom-dark: #000000;
JSON
{
"hex": "#fcc682",
"rgb": {
"r": 252,
"g": 198,
"b": 130
},
"hsl": {
"h": 33.443,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.86005,
"c": 0.10518,
"h": 72.1
},
"luminance": 0.62695
}Semantic roles & 50–950 ramp
primary
#FCC682
secondary
#4889DA
accent
#66E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380