#FCC778#FCC778
#FCC778 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.0% C 0.114 H 76.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC778 |
|---|---|
| RGB | rgb(252, 199, 120) |
| HSL | hsl(36, 96%, 73%) |
| HSV | hsv(36, 52%, 99%) |
| CMYK | cmyk(0%, 21%, 52.4%, 1.2%) |
| CIE-LAB | lab(83.39, 9.75, 46.43) |
| CIE-LCH | lch(83.39, 47.45, 78.14°) |
| OKLab | oklab(86.05% 0.0271 0.1109) |
| OKLCH | oklch(86.05% 0.114 76.3) |
| XYZ | xyz(63.9614, 62.9023, 26.5381) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.06
Burlywood
#DEB887
ΔE00 7.48
Macaroni And Cheese
#EFB435
ΔE00 7.82
Navajowhite
#FFDEAD
ΔE00 8.30
Tan (survey)
#D1B26F
ΔE00 8.60
Sand (survey)
#E2CA76
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC778 #78ADFC
analogous
#FC8578 #FCC778 #EFFC78
triadic
#FCC778 #78FCC7 #C778FC
tetradic
#FCC778 #78FC85 #78ADFC #FC78EF
square
#FCC778 #78FC85 #78ADFC #FC78EF
split-complementary
#FCC778 #78EFFC #8578FC
monochromatic
#F49405 #FBAE3C #FCC778 #FDE0B4 #FEF3E1
Accessibility & contrast
On white
1.55
#FCC778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FCC778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC778
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC778 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC871
Deuteranopia (green-blind)
#E8D57A
Tritanopia (blue-blind)
#FFB9B4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc778; /* rgb */ color: rgb(252, 199, 120); /* oklch */ color: oklch(86.0% 0.114 76.3);
Tailwind
colors: {
custom: {
50: '#ffd7a0',
500: '#fcc778',
950: '#000000',
},
}SCSS
$custom: #fcc778; $custom-light: #ffd7a0; $custom-dark: #000000;
JSON
{
"hex": "#fcc778",
"rgb": {
"r": 252,
"g": 199,
"b": 120
},
"hsl": {
"h": 35.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.86045,
"c": 0.11419,
"h": 76.3
},
"luminance": 0.62898
}Semantic roles & 50–950 ramp
primary
#FCC778
secondary
#3F7DD9
accent
#5CE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380