#FDC87E#FDC87E
#FDC87E is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.4% C 0.110 H 74.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC87E |
|---|---|
| RGB | rgb(253, 200, 126) |
| HSL | hsl(35, 97%, 74%) |
| HSV | hsv(35, 50%, 99%) |
| CMYK | cmyk(0%, 20.9%, 50.2%, 0.8%) |
| CIE-LAB | lab(83.81, 10.14, 43.99) |
| CIE-LCH | lch(83.81, 45.14, 77.01°) |
| OKLab | oklab(86.42% 0.0289 0.1059) |
| OKLCH | oklch(86.42% 0.11 74.7) |
| XYZ | xyz(64.9310, 63.7014, 28.6102) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.06
Butterscotch
#FDB147
ΔE00 7.49
Navajowhite
#FFDEAD
ΔE00 7.66
Apricot (survey)
#FFB16D
ΔE00 8.28
Light Peach
#FFD8B1
ΔE00 8.55
Very Light Brown
#D3B683
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC87E #7EB3FD
analogous
#FD897E #FDC87E #F2FD7E
triadic
#FDC87E #7EFDC8 #C87EFD
tetradic
#FDC87E #7EFD89 #7EB3FD #FD7EF2
square
#FDC87E #7EFD89 #7EB3FD #FD7EF2
split-complementary
#FDC87E #7EF2FD #897EFD
monochromatic
#FB9505 #FCAE42 #FDC87E #FEE2BA #FFF2E1
Accessibility & contrast
On white
1.53
#FDC87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FDC87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC87E
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC87E | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC978
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc87e; /* rgb */ color: rgb(253, 200, 126); /* oklch */ color: oklch(86.4% 0.110 74.7);
Tailwind
colors: {
custom: {
50: '#ffd8a4',
500: '#fdc87e',
950: '#000000',
},
}SCSS
$custom: #fdc87e; $custom-light: #ffd8a4; $custom-dark: #000000;
JSON
{
"hex": "#fdc87e",
"rgb": {
"r": 253,
"g": 200,
"b": 126
},
"hsl": {
"h": 34.961,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.86421,
"c": 0.10976,
"h": 74.7
},
"luminance": 0.63698
}Semantic roles & 50–950 ramp
primary
#FDC87E
secondary
#4483DB
accent
#60E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380