#F7C679#F7C679
#F7C679 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.4% C 0.110 H 77.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C679 |
|---|---|
| RGB | rgb(247, 198, 121) |
| HSL | hsl(37, 89%, 72%) |
| HSV | hsv(37, 51%, 97%) |
| CMYK | cmyk(0%, 19.8%, 51%, 3.1%) |
| CIE-LAB | lab(82.67, 8.34, 44.94) |
| CIE-LCH | lch(82.67, 45.71, 79.49°) |
| OKLab | oklab(85.37% 0.0234 0.1078) |
| OKLCH | oklch(85.37% 0.11 77.7) |
| XYZ | xyz(62.0057, 61.5464, 26.6992) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.86
Butterscotch
#FDB147
ΔE00 7.60
Tan (survey)
#D1B26F
ΔE00 7.63
Sand (survey)
#E2CA76
ΔE00 7.75
Macaroni And Cheese
#EFB435
ΔE00 7.80
Very Light Brown
#D3B683
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C679 #79AAF7
analogous
#F78779 #F7C679 #E9F779
triadic
#F7C679 #79F7C6 #C679F7
tetradic
#F7C679 #79F787 #79AAF7 #F779E9
square
#F7C679 #79F787 #79AAF7 #F779E9
split-complementary
#F7C679 #79E9F7 #8779F7
monochromatic
#E8930E #F4AD3F #F7C679 #FADFB3 #FDF3E2
Accessibility & contrast
On white
1.58
#F7C679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#F7C679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C679
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C679 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C773
Deuteranopia (green-blind)
#E5D37B
Tritanopia (blue-blind)
#FFB8B3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f7c679; /* rgb */ color: rgb(247, 198, 121); /* oklch */ color: oklch(85.4% 0.110 77.7);
Tailwind
colors: {
custom: {
50: '#fcd7a1',
500: '#f7c679',
950: '#000000',
},
}SCSS
$custom: #f7c679; $custom-light: #fcd7a1; $custom-dark: #000000;
JSON
{
"hex": "#f7c679",
"rgb": {
"r": 247,
"g": 198,
"b": 121
},
"hsl": {
"h": 36.667,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.85373,
"c": 0.11026,
"h": 77.7
},
"luminance": 0.61543
}Semantic roles & 50–950 ramp
primary
#F7C679
secondary
#417AD3
accent
#59E500
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380