#F7C778#F7C778
#F7C778 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.6% C 0.112 H 78.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C778 |
|---|---|
| RGB | rgb(247, 199, 120) |
| HSL | hsl(37, 89%, 72%) |
| HSV | hsv(37, 51%, 97%) |
| CMYK | cmyk(0%, 19.4%, 51.4%, 3.1%) |
| CIE-LAB | lab(82.90, 7.73, 45.72) |
| CIE-LCH | lch(82.90, 46.37, 80.40°) |
| OKLab | oklab(85.55% 0.0215 0.1094) |
| OKLCH | oklch(85.55% 0.112 78.9) |
| XYZ | xyz(62.1741, 61.9807, 26.4543) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.22
Sand (survey)
#E2CA76
ΔE00 7.30
Tan (survey)
#D1B26F
ΔE00 7.62
Macaroni And Cheese
#EFB435
ΔE00 7.63
Wheat (survey)
#FBDD7E
ΔE00 7.74
Butterscotch
#FDB147
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C778 #78A8F7
analogous
#F78878 #F7C778 #E7F778
triadic
#F7C778 #78F7C7 #C778F7
tetradic
#F7C778 #78F788 #78A8F7 #F778E7
square
#F7C778 #78F788 #78A8F7 #F778E7
split-complementary
#F7C778 #78E7F7 #8878F7
monochromatic
#E7950E #F4AF3E #F7C778 #FADFB2 #FDF3E2
Accessibility & contrast
On white
1.57
#F7C778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#F7C778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C778
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C778 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC771
Deuteranopia (green-blind)
#E6D37A
Tritanopia (blue-blind)
#FFB9B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f7c778; /* rgb */ color: rgb(247, 199, 120); /* oklch */ color: oklch(85.6% 0.112 78.9);
Tailwind
colors: {
custom: {
50: '#fcd7a0',
500: '#f7c778',
950: '#000000',
},
}SCSS
$custom: #f7c778; $custom-light: #fcd7a0; $custom-dark: #000000;
JSON
{
"hex": "#f7c778",
"rgb": {
"r": 247,
"g": 199,
"b": 120
},
"hsl": {
"h": 37.323,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.85551,
"c": 0.11151,
"h": 78.9
},
"luminance": 0.61977
}Semantic roles & 50–950 ramp
primary
#F7C778
secondary
#4178D3
accent
#57E500
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380