#FDC77F#FDC77F
#FDC77F is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.2% C 0.109 H 73.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC77F |
|---|---|
| RGB | rgb(253, 199, 127) |
| HSL | hsl(34, 97%, 75%) |
| HSV | hsv(34, 50%, 99%) |
| CMYK | cmyk(0%, 21.3%, 49.8%, 0.8%) |
| CIE-LAB | lab(83.58, 10.75, 43.20) |
| CIE-LCH | lch(83.58, 44.52, 76.02°) |
| OKLab | oklab(86.25% 0.0308 0.1042) |
| OKLCH | oklch(86.25% 0.109 73.5) |
| XYZ | xyz(64.7651, 63.2657, 28.8748) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.81
Butterscotch
#FDB147
ΔE00 7.41
Navajowhite
#FFDEAD
ΔE00 7.71
Apricot (survey)
#FFB16D
ΔE00 7.73
Light Peach
#FFD8B1
ΔE00 8.30
Light Orange
#FDAA48
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC77F #7FB5FD
analogous
#FD887F #FDC77F #F4FD7F
triadic
#FDC77F #7FFDC7 #C77FFD
tetradic
#FDC77F #7FFD88 #7FB5FD #FD7FF4
square
#FDC77F #7FFD88 #7FB5FD #FD7FF4
split-complementary
#FDC77F #7FF4FD #887FFD
monochromatic
#FB9206 #FCAD43 #FDC77F #FEE1BB #FFF2E1
Accessibility & contrast
On white
1.54
#FDC77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FDC77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC77F
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC77F | 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)
#DBC979
Deuteranopia (green-blind)
#E8D681
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdc77f; /* rgb */ color: rgb(253, 199, 127); /* oklch */ color: oklch(86.2% 0.109 73.5);
Tailwind
colors: {
custom: {
50: '#ffd7a5',
500: '#fdc77f',
950: '#000000',
},
}SCSS
$custom: #fdc77f; $custom-light: #ffd7a5; $custom-dark: #000000;
JSON
{
"hex": "#fdc77f",
"rgb": {
"r": 253,
"g": 199,
"b": 127
},
"hsl": {
"h": 34.286,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.86247,
"c": 0.10864,
"h": 73.5
},
"luminance": 0.63262
}Semantic roles & 50–950 ramp
primary
#FDC77F
secondary
#4585DB
accent
#62E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380