#FDC77E#FDC77E
#FDC77E is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.110 H 73.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC77E |
|---|---|
| RGB | rgb(253, 199, 126) |
| HSL | hsl(34, 97%, 74%) |
| HSV | hsv(34, 50%, 99%) |
| CMYK | cmyk(0%, 21.3%, 50.2%, 0.8%) |
| CIE-LAB | lab(83.57, 10.66, 43.68) |
| CIE-LCH | lch(83.57, 44.97, 76.28°) |
| OKLab | oklab(86.23% 0.0305 0.1052) |
| OKLCH | oklch(86.23% 0.11 73.9) |
| XYZ | xyz(64.7002, 63.2398, 28.5333) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.91
Butterscotch
#FDB147
ΔE00 7.32
Navajowhite
#FFDEAD
ΔE00 7.80
Apricot (survey)
#FFB16D
ΔE00 7.84
Light Peach
#FFD8B1
ΔE00 8.47
Light Orange
#FDAA48
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC77E #7EB4FD
analogous
#FD887E #FDC77E #F4FD7E
triadic
#FDC77E #7EFDC7 #C77EFD
tetradic
#FDC77E #7EFD88 #7EB4FD #FD7EF4
square
#FDC77E #7EFD88 #7EB4FD #FD7EF4
split-complementary
#FDC77E #7EF4FD #887EFD
monochromatic
#FB9305 #FCAD42 #FDC77E #FEE1BA #FFF2E1
Accessibility & contrast
On white
1.54
#FDC77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FDC77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC77E
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC77E | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdc77e; /* rgb */ color: rgb(253, 199, 126); /* oklch */ color: oklch(86.2% 0.110 73.9);
Tailwind
colors: {
custom: {
50: '#ffd7a4',
500: '#fdc77e',
950: '#000000',
},
}SCSS
$custom: #fdc77e; $custom-light: #ffd7a4; $custom-dark: #000000;
JSON
{
"hex": "#fdc77e",
"rgb": {
"r": 253,
"g": 199,
"b": 126
},
"hsl": {
"h": 34.488,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.86232,
"c": 0.10953,
"h": 73.9
},
"luminance": 0.63236
}Semantic roles & 50–950 ramp
primary
#FDC77E
secondary
#4484DB
accent
#62E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380