#FCC079#FCC079
#FCC079 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.7% C 0.112 H 70.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC079 |
|---|---|
| RGB | rgb(252, 192, 121) |
| HSL | hsl(33, 96%, 73%) |
| HSV | hsv(33, 52%, 99%) |
| CMYK | cmyk(0%, 23.8%, 52%, 1.2%) |
| CIE-LAB | lab(81.72, 13.48, 43.87) |
| CIE-LCH | lch(81.72, 45.89, 72.92°) |
| OKLab | oklab(84.74% 0.0383 0.1053) |
| OKLCH | oklch(84.74% 0.112 70) |
| XYZ | xyz(62.4487, 59.7793, 26.3348) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.54
Butterscotch
#FDB147
ΔE00 6.25
Burlywood
#DEB887
ΔE00 6.71
Light Orange
#FDAA48
ΔE00 6.92
Pale Orange
#FFA756
ΔE00 7.66
Sandybrown
#F4A460
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC079 #79B5FC
analogous
#FC7E79 #FCC079 #F6FC79
triadic
#FCC079 #79FCC0 #C079FC
tetradic
#FCC079 #79FC7E #79B5FC #FC79F6
square
#FCC079 #79FC7E #79B5FC #FC79F6
split-complementary
#FCC079 #79F6FC #7E79FC
monochromatic
#F58705 #FBA43D #FCC079 #FDDCB5 #FEF1E1
Accessibility & contrast
On white
1.62
#FCC079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#FCC079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC079
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC079 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C373
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcc079; /* rgb */ color: rgb(252, 192, 121); /* oklch */ color: oklch(84.7% 0.112 70.0);
Tailwind
colors: {
custom: {
50: '#ffd3a1',
500: '#fcc079',
950: '#000000',
},
}SCSS
$custom: #fcc079; $custom-light: #ffd3a1; $custom-dark: #000000;
JSON
{
"hex": "#fcc079",
"rgb": {
"r": 252,
"g": 192,
"b": 121
},
"hsl": {
"h": 32.519,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.8474,
"c": 0.11202,
"h": 70
},
"luminance": 0.59775
}Semantic roles & 50–950 ramp
primary
#FCC079
secondary
#4086D9
accent
#69E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380