#FCC679#FCC679
#FCC679 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.9% C 0.113 H 75.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC679 |
|---|---|
| RGB | rgb(252, 198, 121) |
| HSL | hsl(35, 96%, 73%) |
| HSV | hsv(35, 52%, 99%) |
| CMYK | cmyk(0%, 21.4%, 52%, 1.2%) |
| CIE-LAB | lab(83.16, 10.35, 45.66) |
| CIE-LCH | lch(83.16, 46.81, 77.23°) |
| OKLab | oklab(85.87% 0.029 0.1093) |
| OKLCH | oklch(85.87% 0.113 75.1) |
| XYZ | xyz(63.7931, 62.4680, 26.7829) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.89
Burlywood
#DEB887
ΔE00 7.21
Macaroni And Cheese
#EFB435
ΔE00 8.08
Apricot (survey)
#FFB16D
ΔE00 8.19
Navajowhite
#FFDEAD
ΔE00 8.30
Light Orange
#FDAA48
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC679 #79AFFC
analogous
#FC8479 #FCC679 #F0FC79
triadic
#FCC679 #79FCC6 #C679FC
tetradic
#FCC679 #79FC84 #79AFFC #FC79F0
square
#FCC679 #79FC84 #79AFFC #FC79F0
split-complementary
#FCC679 #79F0FC #8479FC
monochromatic
#F59205 #FBAD3D #FCC679 #FDDFB5 #FEF2E1
Accessibility & contrast
On white
1.56
#FCC679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FCC679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC679
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC679 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC873
Deuteranopia (green-blind)
#E7D47B
Tritanopia (blue-blind)
#FFB8B3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc679; /* rgb */ color: rgb(252, 198, 121); /* oklch */ color: oklch(85.9% 0.113 75.1);
Tailwind
colors: {
custom: {
50: '#ffd7a1',
500: '#fcc679',
950: '#000000',
},
}SCSS
$custom: #fcc679; $custom-light: #ffd7a1; $custom-dark: #000000;
JSON
{
"hex": "#fcc679",
"rgb": {
"r": 252,
"g": 198,
"b": 121
},
"hsl": {
"h": 35.267,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.85869,
"c": 0.11305,
"h": 75.1
},
"luminance": 0.62464
}Semantic roles & 50–950 ramp
primary
#FCC679
secondary
#407FD9
accent
#5FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380