#FCC797#FCC797
#FCC797 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.6% C 0.087 H 63.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC797 |
|---|---|
| RGB | rgb(252, 199, 151) |
| HSL | hsl(29, 94%, 79%) |
| HSV | hsv(29, 40%, 99%) |
| CMYK | cmyk(0%, 21%, 40.1%, 1.2%) |
| CIE-LAB | lab(83.85, 12.72, 31.22) |
| CIE-LCH | lch(83.85, 33.72, 67.84°) |
| OKLab | oklab(86.56% 0.0389 0.0778) |
| OKLCH | oklch(86.56% 0.087 63.4) |
| XYZ | xyz(66.1564, 63.7803, 38.0984) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.99
Apricot
#FBCEB1
ΔE00 5.60
Peach
#FFDAB9
ΔE00 6.14
Burlywood
#DEB887
ΔE00 6.33
Apricot (survey)
#FFB16D
ΔE00 7.14
Peach (survey)
#FFB07C
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC797 #97CCFC
analogous
#FC979A #FCC797 #FCFA97
triadic
#FCC797 #97FCC7 #C797FC
tetradic
#FCC797 #9AFC97 #97CCFC #FA97FC
square
#FCC797 #9AFC97 #97CCFC #FA97FC
split-complementary
#FCC797 #97FCFA #979AFC
monochromatic
#F98720 #FAA75C #FCC797 #FEE7D2 #FEEFE1
Accessibility & contrast
On white
1.53
#FCC797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FCC797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC797
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC797 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA94
Deuteranopia (green-blind)
#E4D698
Tritanopia (blue-blind)
#FFBCBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc797; /* rgb */ color: rgb(252, 199, 151); /* oklch */ color: oklch(86.6% 0.087 63.4);
Tailwind
colors: {
custom: {
50: '#ffd8b6',
500: '#fcc797',
950: '#000000',
},
}SCSS
$custom: #fcc797; $custom-light: #ffd8b6; $custom-dark: #000000;
JSON
{
"hex": "#fcc797",
"rgb": {
"r": 252,
"g": 199,
"b": 151
},
"hsl": {
"h": 28.515,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.86555,
"c": 0.08694,
"h": 63.4
},
"luminance": 0.63777
}Semantic roles & 50–950 ramp
primary
#FCC797
secondary
#5A9FDD
accent
#78E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381