#FCC676#FCC676
#FCC676 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.8% C 0.116 H 76.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC676 |
|---|---|
| RGB | rgb(252, 198, 118) |
| HSL | hsl(36, 96%, 73%) |
| HSV | hsv(36, 53%, 99%) |
| CMYK | cmyk(0%, 21.4%, 53.2%, 1.2%) |
| CIE-LAB | lab(83.12, 10.10, 47.09) |
| CIE-LCH | lch(83.12, 48.17, 77.89°) |
| OKLab | oklab(85.83% 0.0279 0.1122) |
| OKLCH | oklch(85.83% 0.116 76) |
| XYZ | xyz(63.6120, 62.3956, 25.8291) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.73
Burlywood
#DEB887
ΔE00 7.55
Macaroni And Cheese
#EFB435
ΔE00 7.60
Light Orange
#FDAA48
ΔE00 8.50
Apricot (survey)
#FFB16D
ΔE00 8.56
Navajowhite
#FFDEAD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC676 #76ACFC
analogous
#FC8376 #FCC676 #EFFC76
triadic
#FCC676 #76FCC6 #C676FC
tetradic
#FCC676 #76FC83 #76ACFC #FC76EF
square
#FCC676 #76FC83 #76ACFC #FC76EF
split-complementary
#FCC676 #76EFFC #8376FC
monochromatic
#F29305 #FBAD3A #FCC676 #FDDFB2 #FEF3E1
Accessibility & contrast
On white
1.56
#FCC676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FCC676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC676
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC676 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC76F
Deuteranopia (green-blind)
#E7D478
Tritanopia (blue-blind)
#FFB7B3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc676; /* rgb */ color: rgb(252, 198, 118); /* oklch */ color: oklch(85.8% 0.116 76.0);
Tailwind
colors: {
custom: {
50: '#ffd79f',
500: '#fcc676',
950: '#000000',
},
}SCSS
$custom: #fcc676; $custom-light: #ffd79f; $custom-dark: #000000;
JSON
{
"hex": "#fcc676",
"rgb": {
"r": 252,
"g": 198,
"b": 118
},
"hsl": {
"h": 35.821,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.85827,
"c": 0.11565,
"h": 76
},
"luminance": 0.62392
}Semantic roles & 50–950 ramp
primary
#FCC676
secondary
#3D7CD9
accent
#5CE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380