#FCC786#FCC786
#FCC786 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.3% C 0.102 H 71.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC786 |
|---|---|
| RGB | rgb(252, 199, 134) |
| HSL | hsl(33, 95%, 76%) |
| HSV | hsv(33, 47%, 99%) |
| CMYK | cmyk(0%, 21%, 46.8%, 1.2%) |
| CIE-LAB | lab(83.58, 10.99, 39.64) |
| CIE-LCH | lch(83.58, 41.13, 74.50°) |
| OKLab | oklab(86.26% 0.0323 0.0966) |
| OKLCH | oklch(86.26% 0.102 71.5) |
| XYZ | xyz(64.8740, 63.2673, 31.3444) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.10
Navajowhite
#FFDEAD
ΔE00 7.12
Light Peach
#FFD8B1
ΔE00 7.16
Apricot (survey)
#FFB16D
ΔE00 7.27
Butterscotch
#FDB147
ΔE00 8.23
Very Light Brown
#D3B683
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC786 #86BBFC
analogous
#FC8C86 #FCC786 #F6FC86
triadic
#FCC786 #86FCC7 #C786FC
tetradic
#FCC786 #86FC8C #86BBFC #FC86F6
square
#FCC786 #86FC8C #86BBFC #FC86F6
split-complementary
#FCC786 #86F6FC #8C86FC
monochromatic
#F9900F #FBAB4A #FCC786 #FDE3C2 #FEF1E1
Accessibility & contrast
On white
1.54
#FCC786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FCC786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC786
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC786 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC981
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc786; /* rgb */ color: rgb(252, 199, 134); /* oklch */ color: oklch(86.3% 0.102 71.5);
Tailwind
colors: {
custom: {
50: '#ffd7aa',
500: '#fcc786',
950: '#000000',
},
}SCSS
$custom: #fcc786; $custom-light: #ffd7aa; $custom-dark: #000000;
JSON
{
"hex": "#fcc786",
"rgb": {
"r": 252,
"g": 199,
"b": 134
},
"hsl": {
"h": 33.051,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.86257,
"c": 0.10182,
"h": 71.5
},
"luminance": 0.63264
}Semantic roles & 50–950 ramp
primary
#FCC786
secondary
#4B8CDB
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381