#FCD79F#FCD79F
#FCD79F is a very light, moderate orange. Relative luminance 0.718; OKLCH L 89.7% C 0.083 H 77.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD79F |
|---|---|
| RGB | rgb(252, 215, 159) |
| HSL | hsl(36, 94%, 81%) |
| HSV | hsv(36, 37%, 99%) |
| CMYK | cmyk(0%, 14.7%, 36.9%, 1.2%) |
| CIE-LAB | lab(87.87, 5.31, 32.44) |
| CIE-LCH | lch(87.87, 32.87, 80.70°) |
| OKLab | oklab(89.75% 0.0176 0.0809) |
| OKLCH | oklch(89.75% 0.083 77.7) |
| XYZ | xyz(70.7050, 71.8025, 42.9291) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.27
Moccasin
#FFE4B5
ΔE00 4.06
Pale Peach
#FFE5AD
ΔE00 4.31
Wheat
#F5DEB3
ΔE00 4.67
Light Peach
#FFD8B1
ΔE00 5.00
Peach
#FFDAB9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD79F #9FC4FC
analogous
#FCA89F #FCD79F #F2FC9F
triadic
#FCD79F #9FFCD7 #D79FFC
tetradic
#FCD79F #9FFCA8 #9FC4FC #FC9FF2
square
#FCD79F #9FFCA8 #9FC4FC #FC9FF2
split-complementary
#FCD79F #9FF2FC #A89FFC
monochromatic
#F8A628 #FABE64 #FCD79F #FEF0DA #FEF3E1
Accessibility & contrast
On white
1.37
#FCD79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#FCD79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD79F
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD79F | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#EFE0A0
Tritanopia (blue-blind)
#FFCDC8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd79f; /* rgb */ color: rgb(252, 215, 159); /* oklch */ color: oklch(89.7% 0.083 77.7);
Tailwind
colors: {
custom: {
50: '#ffe3bc',
500: '#fcd79f',
950: '#000000',
},
}SCSS
$custom: #fcd79f; $custom-light: #ffe3bc; $custom-dark: #000000;
JSON
{
"hex": "#fcd79f",
"rgb": {
"r": 252,
"g": 215,
"b": 159
},
"hsl": {
"h": 36.129,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.89749,
"c": 0.08276,
"h": 77.7
},
"luminance": 0.718
}Semantic roles & 50–950 ramp
primary
#FCD79F
secondary
#6193DE
accent
#5BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482