#FDC379#FDC379
#FDC379 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.4% C 0.113 H 72.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC379 |
|---|---|
| RGB | rgb(253, 195, 121) |
| HSL | hsl(34, 97%, 73%) |
| HSV | hsv(34, 52%, 99%) |
| CMYK | cmyk(0%, 22.9%, 52.2%, 0.8%) |
| CIE-LAB | lab(82.54, 12.31, 44.91) |
| CIE-LCH | lch(82.54, 46.57, 74.67°) |
| OKLab | oklab(85.4% 0.0348 0.1076) |
| OKLCH | oklch(85.4% 0.113 72.1) |
| XYZ | xyz(63.4774, 61.2974, 26.5736) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.35
Apricot (survey)
#FFB16D
ΔE00 6.66
Burlywood
#DEB887
ΔE00 6.98
Light Orange
#FDAA48
ΔE00 7.48
Pale Orange
#FFA756
ΔE00 8.62
Macaroni And Cheese
#EFB435
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC379 #79B3FD
analogous
#FD8179 #FDC379 #F5FD79
triadic
#FDC379 #79FDC3 #C379FD
tetradic
#FDC379 #79FD81 #79B3FD #FD79F5
square
#FDC379 #79FD81 #79B3FD #FD79F5
split-complementary
#FDC379 #79F5FD #8179FD
monochromatic
#F88D04 #FCA83D #FDC379 #FEDEB5 #FFF1E1
Accessibility & contrast
On white
1.58
#FDC379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FDC379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC379
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC379 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C573
Deuteranopia (green-blind)
#E5D37B
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc379; /* rgb */ color: rgb(253, 195, 121); /* oklch */ color: oklch(85.4% 0.113 72.1);
Tailwind
colors: {
custom: {
50: '#ffd5a1',
500: '#fdc379',
950: '#000000',
},
}SCSS
$custom: #fdc379; $custom-light: #ffd5a1; $custom-dark: #000000;
JSON
{
"hex": "#fdc379",
"rgb": {
"r": 253,
"g": 195,
"b": 121
},
"hsl": {
"h": 33.636,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.85404,
"c": 0.11306,
"h": 72.1
},
"luminance": 0.61293
}Semantic roles & 50–950 ramp
primary
#FDC379
secondary
#4084DA
accent
#65E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380