#F7C978#F7C978
#F7C978 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.112 H 80.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C978 |
|---|---|
| RGB | rgb(247, 201, 120) |
| HSL | hsl(38, 89%, 72%) |
| HSV | hsv(38, 51%, 97%) |
| CMYK | cmyk(0%, 18.6%, 51.4%, 3.1%) |
| CIE-LAB | lab(83.39, 6.69, 46.33) |
| CIE-LCH | lch(83.39, 46.81, 81.78°) |
| OKLab | oklab(85.93% 0.0185 0.1108) |
| OKLCH | oklch(85.93% 0.112 80.5) |
| XYZ | xyz(62.6373, 62.9070, 26.6087) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.60
Wheat (survey)
#FBDD7E
ΔE00 6.88
Light Mustard
#F7D560
ΔE00 7.42
Maize
#F4D054
ΔE00 7.55
Macaroni And Cheese
#EFB435
ΔE00 7.67
Tan (survey)
#D1B26F
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C978 #78A6F7
analogous
#F78A78 #F7C978 #E5F778
triadic
#F7C978 #78F7C9 #C978F7
tetradic
#F7C978 #78F78A #78A6F7 #F778E5
square
#F7C978 #78F78A #78A6F7 #F778E5
split-complementary
#F7C978 #78E5F7 #8A78F7
monochromatic
#E7980E #F4B23E #F7C978 #FAE0B2 #FDF3E2
Accessibility & contrast
On white
1.55
#F7C978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F7C978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C978
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C978 | 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)
#DCC971
Deuteranopia (green-blind)
#E7D57A
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7c978; /* rgb */ color: rgb(247, 201, 120); /* oklch */ color: oklch(85.9% 0.112 80.5);
Tailwind
colors: {
custom: {
50: '#fcd9a0',
500: '#f7c978',
950: '#000000',
},
}SCSS
$custom: #f7c978; $custom-light: #fcd9a0; $custom-dark: #000000;
JSON
{
"hex": "#f7c978",
"rgb": {
"r": 247,
"g": 201,
"b": 120
},
"hsl": {
"h": 38.268,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.85935,
"c": 0.11229,
"h": 80.5
},
"luminance": 0.62904
}Semantic roles & 50–950 ramp
primary
#F7C978
secondary
#4175D3
accent
#53E500
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380