#FDC786#FDC786
#FDC786 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.4% C 0.102 H 71.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC786 |
|---|---|
| RGB | rgb(253, 199, 134) |
| HSL | hsl(33, 97%, 76%) |
| HSV | hsv(33, 47%, 99%) |
| CMYK | cmyk(0%, 21.3%, 47%, 0.8%) |
| CIE-LAB | lab(83.68, 11.39, 39.78) |
| CIE-LCH | lch(83.68, 41.38, 74.02°) |
| OKLab | oklab(86.36% 0.0334 0.0969) |
| OKLCH | oklch(86.36% 0.102 71) |
| XYZ | xyz(65.2372, 63.4546, 31.3614) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.25
Apricot (survey)
#FFB16D
ΔE00 7.07
Light Peach
#FFD8B1
ΔE00 7.17
Navajowhite
#FFDEAD
ΔE00 7.24
Butterscotch
#FDB147
ΔE00 8.17
Very Light Brown
#D3B683
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC786 #86BCFD
analogous
#FD8B86 #FDC786 #F8FD86
triadic
#FDC786 #86FDC7 #C786FD
tetradic
#FDC786 #86FD8B #86BCFD #FD86F8
square
#FDC786 #86FD8B #86BCFD #FD86F8
split-complementary
#FDC786 #86F8FD #8B86FD
monochromatic
#FB8F0E #FCAB4A #FDC786 #FEE3C2 #FFF1E1
Accessibility & contrast
On white
1.53
#FDC786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FDC786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC786
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC786 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC981
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc786; /* rgb */ color: rgb(253, 199, 134); /* oklch */ color: oklch(86.4% 0.102 71.0);
Tailwind
colors: {
custom: {
50: '#ffd8aa',
500: '#fdc786',
950: '#000000',
},
}SCSS
$custom: #fdc786; $custom-light: #ffd8aa; $custom-dark: #000000;
JSON
{
"hex": "#fdc786",
"rgb": {
"r": 253,
"g": 199,
"b": 134
},
"hsl": {
"h": 32.773,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.86357,
"c": 0.10248,
"h": 71
},
"luminance": 0.63451
}Semantic roles & 50–950 ramp
primary
#FDC786
secondary
#4B8DDC
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381