#FDC87C#FDC87C
#FDC87C is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.4% C 0.112 H 75.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC87C |
|---|---|
| RGB | rgb(253, 200, 124) |
| HSL | hsl(35, 97%, 74%) |
| HSV | hsv(35, 51%, 99%) |
| CMYK | cmyk(0%, 20.9%, 51%, 0.8%) |
| CIE-LAB | lab(83.78, 9.97, 44.95) |
| CIE-LCH | lch(83.78, 46.04, 77.49°) |
| OKLab | oklab(86.39% 0.0282 0.1079) |
| OKLCH | oklch(86.39% 0.112 75.4) |
| XYZ | xyz(64.8033, 63.6503, 27.9373) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.27
Butterscotch
#FDB147
ΔE00 7.36
Navajowhite
#FFDEAD
ΔE00 7.85
Macaroni And Cheese
#EFB435
ΔE00 8.43
Apricot (survey)
#FFB16D
ΔE00 8.51
Tan (survey)
#D1B26F
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC87C #7CB1FD
analogous
#FD887C #FDC87C #F1FD7C
triadic
#FDC87C #7CFDC8 #C87CFD
tetradic
#FDC87C #7CFD88 #7CB1FD #FD7CF1
square
#FDC87C #7CFD88 #7CB1FD #FD7CF1
split-complementary
#FDC87C #7CF1FD #887CFD
monochromatic
#FB9504 #FCAF40 #FDC87C #FEE1B8 #FFF2E1
Accessibility & contrast
On white
1.53
#FDC87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FDC87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC87C
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC87C | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#E9D67E
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc87c; /* rgb */ color: rgb(253, 200, 124); /* oklch */ color: oklch(86.4% 0.112 75.4);
Tailwind
colors: {
custom: {
50: '#ffd8a3',
500: '#fdc87c',
950: '#000000',
},
}SCSS
$custom: #fdc87c; $custom-light: #ffd8a3; $custom-dark: #000000;
JSON
{
"hex": "#fdc87c",
"rgb": {
"r": 253,
"g": 200,
"b": 124
},
"hsl": {
"h": 35.349,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.86392,
"c": 0.11152,
"h": 75.4
},
"luminance": 0.63646
}Semantic roles & 50–950 ramp
primary
#FDC87C
secondary
#4281DB
accent
#5EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380