#FCC379#FCC379
#FCC379 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.3% C 0.112 H 72.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC379 |
|---|---|
| RGB | rgb(252, 195, 121) |
| HSL | hsl(34, 96%, 73%) |
| HSV | hsv(34, 52%, 99%) |
| CMYK | cmyk(0%, 22.6%, 52%, 1.2%) |
| CIE-LAB | lab(82.44, 11.91, 44.76) |
| CIE-LCH | lch(82.44, 46.32, 75.10°) |
| OKLab | oklab(85.3% 0.0336 0.1073) |
| OKLCH | oklch(85.3% 0.112 72.6) |
| XYZ | xyz(63.1142, 61.1101, 26.5566) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.42
Burlywood
#DEB887
ΔE00 6.85
Apricot (survey)
#FFB16D
ΔE00 6.86
Light Orange
#FDAA48
ΔE00 7.61
Macaroni And Cheese
#EFB435
ΔE00 8.54
Navajowhite
#FFDEAD
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC379 #79B2FC
analogous
#FC8179 #FCC379 #F3FC79
triadic
#FCC379 #79FCC3 #C379FC
tetradic
#FCC379 #79FC81 #79B2FC #FC79F3
square
#FCC379 #79FC81 #79B2FC #FC79F3
split-complementary
#FCC379 #79F3FC #8179FC
monochromatic
#F58D05 #FBA83D #FCC379 #FDDEB5 #FEF2E1
Accessibility & contrast
On white
1.59
#FCC379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FCC379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC379
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC379 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C573
Deuteranopia (green-blind)
#E5D37B
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc379; /* rgb */ color: rgb(252, 195, 121); /* oklch */ color: oklch(85.3% 0.112 72.6);
Tailwind
colors: {
custom: {
50: '#ffd5a1',
500: '#fcc379',
950: '#000000',
},
}SCSS
$custom: #fcc379; $custom-light: #ffd5a1; $custom-dark: #000000;
JSON
{
"hex": "#fcc379",
"rgb": {
"r": 252,
"g": 195,
"b": 121
},
"hsl": {
"h": 33.893,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.85303,
"c": 0.11242,
"h": 72.6
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#FCC379
secondary
#4083D9
accent
#64E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380