#FCC686#FCC686
#FCC686 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.1% C 0.102 H 70.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC686 |
|---|---|
| RGB | rgb(252, 198, 134) |
| HSL | hsl(33, 95%, 76%) |
| HSV | hsv(33, 47%, 99%) |
| CMYK | cmyk(0%, 21.4%, 46.8%, 1.2%) |
| CIE-LAB | lab(83.34, 11.52, 39.33) |
| CIE-LCH | lch(83.34, 40.98, 73.68°) |
| OKLab | oklab(86.07% 0.0339 0.0959) |
| OKLCH | oklch(86.07% 0.102 70.5) |
| XYZ | xyz(64.6447, 62.8086, 31.2680) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.03
Apricot (survey)
#FFB16D
ΔE00 6.87
Light Peach
#FFD8B1
ΔE00 7.13
Navajowhite
#FFDEAD
ΔE00 7.35
Butterscotch
#FDB147
ΔE00 8.18
Very Light Brown
#D3B683
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC686 #86BCFC
analogous
#FC8B86 #FCC686 #F7FC86
triadic
#FCC686 #86FCC6 #C686FC
tetradic
#FCC686 #86FC8B #86BCFC #FC86F7
square
#FCC686 #86FC8B #86BCFC #FC86F7
split-complementary
#FCC686 #86F7FC #8B86FC
monochromatic
#F98E0F #FBAA4A #FCC686 #FDE2C2 #FEF1E1
Accessibility & contrast
On white
1.55
#FCC686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FCC686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC686
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC686 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C881
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc686; /* rgb */ color: rgb(252, 198, 134); /* oklch */ color: oklch(86.1% 0.102 70.5);
Tailwind
colors: {
custom: {
50: '#ffd7aa',
500: '#fcc686',
950: '#000000',
},
}SCSS
$custom: #fcc686; $custom-light: #ffd7aa; $custom-dark: #000000;
JSON
{
"hex": "#fcc686",
"rgb": {
"r": 252,
"g": 198,
"b": 134
},
"hsl": {
"h": 32.542,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.86069,
"c": 0.10165,
"h": 70.5
},
"luminance": 0.62805
}Semantic roles & 50–950 ramp
primary
#FCC686
secondary
#4B8DDB
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381