#FCC779#FCC779
#FCC779 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.1% C 0.113 H 76.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC779 |
|---|---|
| RGB | rgb(252, 199, 121) |
| HSL | hsl(36, 96%, 73%) |
| HSV | hsv(36, 52%, 99%) |
| CMYK | cmyk(0%, 21%, 52%, 1.2%) |
| CIE-LAB | lab(83.40, 9.83, 45.95) |
| CIE-LCH | lch(83.40, 46.99, 77.92°) |
| OKLab | oklab(86.06% 0.0275 0.1099) |
| OKLCH | oklch(86.06% 0.113 76) |
| XYZ | xyz(64.0224, 62.9267, 26.8594) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.10
Burlywood
#DEB887
ΔE00 7.37
Macaroni And Cheese
#EFB435
ΔE00 7.98
Navajowhite
#FFDEAD
ΔE00 8.20
Tan (survey)
#D1B26F
ΔE00 8.61
Apricot (survey)
#FFB16D
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC779 #79AEFC
analogous
#FC8579 #FCC779 #F0FC79
triadic
#FCC779 #79FCC7 #C779FC
tetradic
#FCC779 #79FC85 #79AEFC #FC79F0
square
#FCC779 #79FC85 #79AEFC #FC79F0
split-complementary
#FCC779 #79F0FC #8579FC
monochromatic
#F59405 #FBAE3D #FCC779 #FDE0B5 #FEF2E1
Accessibility & contrast
On white
1.55
#FCC779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FCC779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC779
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC779 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC873
Deuteranopia (green-blind)
#E8D57B
Tritanopia (blue-blind)
#FFB9B4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc779; /* rgb */ color: rgb(252, 199, 121); /* oklch */ color: oklch(86.1% 0.113 76.0);
Tailwind
colors: {
custom: {
50: '#ffd7a1',
500: '#fcc779',
950: '#000000',
},
}SCSS
$custom: #fcc779; $custom-light: #ffd7a1; $custom-dark: #000000;
JSON
{
"hex": "#fcc779",
"rgb": {
"r": 252,
"g": 199,
"b": 121
},
"hsl": {
"h": 35.725,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.86059,
"c": 0.11332,
"h": 76
},
"luminance": 0.62923
}Semantic roles & 50–950 ramp
primary
#FCC779
secondary
#407ED9
accent
#5DE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380