#F6C77A#F6C77A
#F6C77A is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.5% C 0.109 H 78.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C77A |
|---|---|
| RGB | rgb(246, 199, 122) |
| HSL | hsl(37, 87%, 72%) |
| HSV | hsv(37, 50%, 96%) |
| CMYK | cmyk(0%, 19.1%, 50.4%, 3.5%) |
| CIE-LAB | lab(82.83, 7.50, 44.62) |
| CIE-LCH | lch(82.83, 45.25, 80.46°) |
| OKLab | oklab(85.48% 0.0211 0.1071) |
| OKLCH | oklch(85.48% 0.109 78.8) |
| XYZ | xyz(61.9449, 61.8483, 27.0837) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.91
Sand (survey)
#E2CA76
ΔE00 7.19
Tan (survey)
#D1B26F
ΔE00 7.43
Wheat (survey)
#FBDD7E
ΔE00 7.76
Navajowhite
#FFDEAD
ΔE00 7.82
Very Light Brown
#D3B683
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C77A #7AA9F6
analogous
#F6897A #F6C77A #E7F67A
triadic
#F6C77A #7AF6C7 #C77AF6
tetradic
#F6C77A #7AF689 #7AA9F6 #F67AE7
square
#F6C77A #7AF689 #7AA9F6 #F67AE7
split-complementary
#F6C77A #7AE7F6 #897AF6
monochromatic
#E69510 #F2AF41 #F6C77A #FADFB3 #FDF3E2
Accessibility & contrast
On white
1.57
#F6C77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#F6C77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C77A
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C77A | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC774
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#FFB9B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f6c77a; /* rgb */ color: rgb(246, 199, 122); /* oklch */ color: oklch(85.5% 0.109 78.8);
Tailwind
colors: {
custom: {
50: '#fcd7a2',
500: '#f6c77a',
950: '#000000',
},
}SCSS
$custom: #f6c77a; $custom-light: #fcd7a2; $custom-dark: #000000;
JSON
{
"hex": "#f6c77a",
"rgb": {
"r": 246,
"g": 199,
"b": 122
},
"hsl": {
"h": 37.258,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.85482,
"c": 0.10918,
"h": 78.8
},
"luminance": 0.61845
}Semantic roles & 50–950 ramp
primary
#F6C77A
secondary
#4379D2
accent
#57E402
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380