#FDC77B#FDC77B
#FDC77B is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.112 H 74.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC77B |
|---|---|
| RGB | rgb(253, 199, 123) |
| HSL | hsl(35, 97%, 74%) |
| HSV | hsv(35, 51%, 99%) |
| CMYK | cmyk(0%, 21.3%, 51.4%, 0.8%) |
| CIE-LAB | lab(83.53, 10.40, 45.13) |
| CIE-LCH | lch(83.53, 46.32, 77.02°) |
| OKLab | oklab(86.19% 0.0294 0.1082) |
| OKLCH | oklch(86.19% 0.112 74.8) |
| XYZ | xyz(64.5095, 63.1635, 27.5290) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.10
Burlywood
#DEB887
ΔE00 7.23
Navajowhite
#FFDEAD
ΔE00 8.07
Apricot (survey)
#FFB16D
ΔE00 8.19
Macaroni And Cheese
#EFB435
ΔE00 8.37
Light Orange
#FDAA48
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC77B #7BB1FD
analogous
#FD867B #FDC77B #F2FD7B
triadic
#FDC77B #7BFDC7 #C77BFD
tetradic
#FDC77B #7BFD86 #7BB1FD #FD7BF2
square
#FDC77B #7BFD86 #7BB1FD #FD7BF2
split-complementary
#FDC77B #7BF2FD #867BFD
monochromatic
#FA9404 #FCAD3F #FDC77B #FEE1B7 #FFF2E1
Accessibility & contrast
On white
1.54
#FDC77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FDC77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC77B
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC77B | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC975
Deuteranopia (green-blind)
#E8D57D
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdc77b; /* rgb */ color: rgb(253, 199, 123); /* oklch */ color: oklch(86.2% 0.112 74.8);
Tailwind
colors: {
custom: {
50: '#ffd7a2',
500: '#fdc77b',
950: '#000000',
},
}SCSS
$custom: #fdc77b; $custom-light: #ffd7a2; $custom-dark: #000000;
JSON
{
"hex": "#fdc77b",
"rgb": {
"r": 253,
"g": 199,
"b": 123
},
"hsl": {
"h": 35.077,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.86188,
"c": 0.11215,
"h": 74.8
},
"luminance": 0.6316
}Semantic roles & 50–950 ramp
primary
#FDC77B
secondary
#4181DB
accent
#5FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380