#F7C577#F7C577
#F7C577 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.2% C 0.112 H 77.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C577 |
|---|---|
| RGB | rgb(247, 197, 119) |
| HSL | hsl(37, 89%, 72%) |
| HSV | hsv(37, 52%, 97%) |
| CMYK | cmyk(0%, 20.2%, 51.8%, 3.1%) |
| CIE-LAB | lab(82.40, 8.69, 45.60) |
| CIE-LCH | lch(82.40, 46.42, 79.22°) |
| OKLab | oklab(85.15% 0.0242 0.1091) |
| OKLCH | oklch(85.15% 0.112 77.5) |
| XYZ | xyz(61.6566, 61.0422, 25.9840) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.92
Butterscotch
#FDB147
ΔE00 7.27
Macaroni And Cheese
#EFB435
ΔE00 7.55
Tan (survey)
#D1B26F
ΔE00 7.65
Sand (survey)
#E2CA76
ΔE00 7.95
Very Light Brown
#D3B683
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C577 #77A9F7
analogous
#F78577 #F7C577 #E9F777
triadic
#F7C577 #77F7C5 #C577F7
tetradic
#F7C577 #77F785 #77A9F7 #F777E9
square
#F7C577 #77F785 #77A9F7 #F777E9
split-complementary
#F7C577 #77E9F7 #8577F7
monochromatic
#E6910E #F4AC3D #F7C577 #FADEB1 #FDF3E2
Accessibility & contrast
On white
1.59
#F7C577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#F7C577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C577
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C577 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C671
Deuteranopia (green-blind)
#E5D279
Tritanopia (blue-blind)
#FFB7B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f7c577; /* rgb */ color: rgb(247, 197, 119); /* oklch */ color: oklch(85.2% 0.112 77.5);
Tailwind
colors: {
custom: {
50: '#fcd6a0',
500: '#f7c577',
950: '#000000',
},
}SCSS
$custom: #f7c577; $custom-light: #fcd6a0; $custom-dark: #000000;
JSON
{
"hex": "#f7c577",
"rgb": {
"r": 247,
"g": 197,
"b": 119
},
"hsl": {
"h": 36.563,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.85153,
"c": 0.11172,
"h": 77.5
},
"luminance": 0.61039
}Semantic roles & 50–950 ramp
primary
#F7C577
secondary
#4079D2
accent
#5AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380