#FDC787#FDC787
#FDC787 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.4% C 0.102 H 70.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC787 |
|---|---|
| RGB | rgb(253, 199, 135) |
| HSL | hsl(33, 97%, 76%) |
| HSV | hsv(33, 47%, 99%) |
| CMYK | cmyk(0%, 21.3%, 46.6%, 0.8%) |
| CIE-LAB | lab(83.70, 11.49, 39.29) |
| CIE-LCH | lch(83.70, 40.94, 73.70°) |
| OKLab | oklab(86.37% 0.0338 0.0958) |
| OKLCH | oklch(86.37% 0.102 70.6) |
| XYZ | xyz(65.3073, 63.4826, 31.7305) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.19
Apricot (survey)
#FFB16D
ΔE00 7.00
Light Peach
#FFD8B1
ΔE00 7.01
Navajowhite
#FFDEAD
ΔE00 7.20
Butterscotch
#FDB147
ΔE00 8.31
Very Light Brown
#D3B683
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC787 #87BDFD
analogous
#FD8C87 #FDC787 #F8FD87
triadic
#FDC787 #87FDC7 #C787FD
tetradic
#FDC787 #87FD8C #87BDFD #FD87F8
square
#FDC787 #87FD8C #87BDFD #FD87F8
split-complementary
#FDC787 #87F8FD #8C87FD
monochromatic
#FB8F0F #FCAB4B #FDC787 #FEE3C3 #FEF1E1
Accessibility & contrast
On white
1.53
#FDC787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#FDC787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC787
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC787 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC982
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc787; /* rgb */ color: rgb(253, 199, 135); /* oklch */ color: oklch(86.4% 0.102 70.6);
Tailwind
colors: {
custom: {
50: '#ffd8ab',
500: '#fdc787',
950: '#000000',
},
}SCSS
$custom: #fdc787; $custom-light: #ffd8ab; $custom-dark: #000000;
JSON
{
"hex": "#fdc787",
"rgb": {
"r": 253,
"g": 199,
"b": 135
},
"hsl": {
"h": 32.542,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.86373,
"c": 0.1016,
"h": 70.6
},
"luminance": 0.63479
}Semantic roles & 50–950 ramp
primary
#FDC787
secondary
#4C8EDC
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381