#FCC799#FCC799
#FCC799 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.6% C 0.085 H 62.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC799 |
|---|---|
| RGB | rgb(252, 199, 153) |
| HSL | hsl(28, 94%, 79%) |
| HSV | hsv(28, 39%, 99%) |
| CMYK | cmyk(0%, 21%, 39.3%, 1.2%) |
| CIE-LAB | lab(83.89, 12.94, 30.23) |
| CIE-LCH | lch(83.89, 32.88, 66.83°) |
| OKLab | oklab(86.59% 0.0397 0.0755) |
| OKLCH | oklch(86.59% 0.085 62.3) |
| XYZ | xyz(66.3202, 63.8458, 38.9610) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.91
Apricot
#FBCEB1
ΔE00 5.09
Peach
#FFDAB9
ΔE00 5.92
Burlywood
#DEB887
ΔE00 6.57
Peach (survey)
#FFB07C
ΔE00 7.07
Apricot (survey)
#FFB16D
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC799 #99CEFC
analogous
#FC999D #FCC799 #FCF999
triadic
#FCC799 #99FCC7 #C799FC
tetradic
#FCC799 #9DFC99 #99CEFC #F999FC
square
#FCC799 #9DFC99 #99CEFC #F999FC
split-complementary
#FCC799 #99FCF9 #999DFC
monochromatic
#F98622 #FAA65E #FCC799 #FEE8D4 #FEEFE1
Accessibility & contrast
On white
1.53
#FCC799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FCC799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC799
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC799 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA96
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#FFBCBB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc799; /* rgb */ color: rgb(252, 199, 153); /* oklch */ color: oklch(86.6% 0.085 62.3);
Tailwind
colors: {
custom: {
50: '#ffd8b7',
500: '#fcc799',
950: '#000000',
},
}SCSS
$custom: #fcc799; $custom-light: #ffd8b7; $custom-dark: #000000;
JSON
{
"hex": "#fcc799",
"rgb": {
"r": 252,
"g": 199,
"b": 153
},
"hsl": {
"h": 27.879,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.86593,
"c": 0.08525,
"h": 62.3
},
"luminance": 0.63842
}Semantic roles & 50–950 ramp
primary
#FCC799
secondary
#5CA1DE
accent
#7BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381