#FCD79A#FCD79A
#FCD79A is a very light, moderate orange. Relative luminance 0.716; OKLCH L 89.7% C 0.088 H 79.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD79A |
|---|---|
| RGB | rgb(252, 215, 154) |
| HSL | hsl(37, 94%, 80%) |
| HSV | hsv(37, 39%, 99%) |
| CMYK | cmyk(0%, 14.7%, 38.9%, 1.2%) |
| CIE-LAB | lab(87.79, 4.76, 34.89) |
| CIE-LCH | lch(87.79, 35.21, 82.24°) |
| OKLab | oklab(89.66% 0.0157 0.0865) |
| OKLCH | oklch(89.66% 0.088 79.7) |
| XYZ | xyz(70.2799, 71.6325, 40.6901) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.13
Pale Peach
#FFE5AD
ΔE00 4.18
Moccasin
#FFE4B5
ΔE00 4.55
Wheat
#F5DEB3
ΔE00 5.21
Light Peach
#FFD8B1
ΔE00 6.15
Wheat (survey)
#FBDD7E
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD79A #9ABFFC
analogous
#FCA69A #FCD79A #F0FC9A
triadic
#FCD79A #9AFCD7 #D79AFC
tetradic
#FCD79A #9AFCA6 #9ABFFC #FC9AF0
square
#FCD79A #9AFCA6 #9ABFFC #FC9AF0
split-complementary
#FCD79A #9AF0FC #A69AFC
monochromatic
#F8A823 #FABF5F #FCD79A #FEEFD5 #FEF3E1
Accessibility & contrast
On white
1.37
#FCD79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#FCD79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD79A
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD79A | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#F0E09C
Tritanopia (blue-blind)
#FFCCC7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd79a; /* rgb */ color: rgb(252, 215, 154); /* oklch */ color: oklch(89.7% 0.088 79.7);
Tailwind
colors: {
custom: {
50: '#ffe3b8',
500: '#fcd79a',
950: '#000000',
},
}SCSS
$custom: #fcd79a; $custom-light: #ffe3b8; $custom-dark: #000000;
JSON
{
"hex": "#fcd79a",
"rgb": {
"r": 252,
"g": 215,
"b": 154
},
"hsl": {
"h": 37.347,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.89658,
"c": 0.08788,
"h": 79.7
},
"luminance": 0.71629
}Semantic roles & 50–950 ramp
primary
#FCD79A
secondary
#5D8DDE
accent
#57E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481