#FCC79D#FCC79D
#FCC79D is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.7% C 0.082 H 59.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC79D |
|---|---|
| RGB | rgb(252, 199, 157) |
| HSL | hsl(27, 94%, 80%) |
| HSV | hsv(27, 38%, 99%) |
| CMYK | cmyk(0%, 21%, 37.7%, 1.2%) |
| CIE-LAB | lab(83.96, 13.38, 28.23) |
| CIE-LCH | lch(83.96, 31.24, 64.64°) |
| OKLab | oklab(86.67% 0.0412 0.0708) |
| OKLCH | oklch(86.67% 0.082 59.8) |
| XYZ | xyz(66.6561, 63.9801, 40.7302) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.09
Light Peach
#FFD8B1
ΔE00 4.96
Peach
#FFDAB9
ΔE00 5.62
Peach (survey)
#FFB07C
ΔE00 6.96
Burlywood
#DEB887
ΔE00 7.19
Apricot (survey)
#FFB16D
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC79D #9DD2FC
analogous
#FC9DA3 #FCC79D #FCF69D
triadic
#FCC79D #9DFCC7 #C79DFC
tetradic
#FCC79D #A3FC9D #9DD2FC #F69DFC
square
#FCC79D #A3FC9D #9DD2FC #F69DFC
split-complementary
#FCC79D #9DFCF6 #9DA3FC
monochromatic
#F88326 #FAA562 #FCC79D #FEE9D8 #FEEEE1
Accessibility & contrast
On white
1.52
#FCC79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FCC79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC79D
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC79D | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9A
Deuteranopia (green-blind)
#E4D69E
Tritanopia (blue-blind)
#FFBCBC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc79d; /* rgb */ color: rgb(252, 199, 157); /* oklch */ color: oklch(86.7% 0.082 59.8);
Tailwind
colors: {
custom: {
50: '#ffd8ba',
500: '#fcc79d',
950: '#000000',
},
}SCSS
$custom: #fcc79d; $custom-light: #ffd8ba; $custom-dark: #000000;
JSON
{
"hex": "#fcc79d",
"rgb": {
"r": 252,
"g": 199,
"b": 157
},
"hsl": {
"h": 26.526,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.8667,
"c": 0.08195,
"h": 59.8
},
"luminance": 0.63977
}Semantic roles & 50–950 ramp
primary
#FCC79D
secondary
#5FA6DE
accent
#80E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381