#FDC77C#FDC77C
#FDC77C is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.111 H 74.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC77C |
|---|---|
| RGB | rgb(253, 199, 124) |
| HSL | hsl(35, 97%, 74%) |
| HSV | hsv(35, 51%, 99%) |
| CMYK | cmyk(0%, 21.3%, 51%, 0.8%) |
| CIE-LAB | lab(83.54, 10.49, 44.65) |
| CIE-LCH | lch(83.54, 45.87, 76.78°) |
| OKLab | oklab(86.2% 0.0297 0.1072) |
| OKLCH | oklch(86.2% 0.111 74.5) |
| XYZ | xyz(64.5724, 63.1887, 27.8604) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.12
Butterscotch
#FDB147
ΔE00 7.17
Navajowhite
#FFDEAD
ΔE00 7.97
Apricot (survey)
#FFB16D
ΔE00 8.07
Macaroni And Cheese
#EFB435
ΔE00 8.54
Light Orange
#FDAA48
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC77C #7CB2FD
analogous
#FD877C #FDC77C #F2FD7C
triadic
#FDC77C #7CFDC7 #C77CFD
tetradic
#FDC77C #7CFD87 #7CB2FD #FD7CF2
square
#FDC77C #7CFD87 #7CB2FD #FD7CF2
split-complementary
#FDC77C #7CF2FD #877CFD
monochromatic
#FB9304 #FCAD40 #FDC77C #FEE1B8 #FFF2E1
Accessibility & contrast
On white
1.54
#FDC77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FDC77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC77C
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC77C | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC976
Deuteranopia (green-blind)
#E8D57E
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdc77c; /* rgb */ color: rgb(253, 199, 124); /* oklch */ color: oklch(86.2% 0.111 74.5);
Tailwind
colors: {
custom: {
50: '#ffd7a3',
500: '#fdc77c',
950: '#000000',
},
}SCSS
$custom: #fdc77c; $custom-light: #ffd7a3; $custom-dark: #000000;
JSON
{
"hex": "#fdc77c",
"rgb": {
"r": 253,
"g": 199,
"b": 124
},
"hsl": {
"h": 34.884,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.86202,
"c": 0.11127,
"h": 74.5
},
"luminance": 0.63185
}Semantic roles & 50–950 ramp
primary
#FDC77C
secondary
#4282DB
accent
#60E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380