#F6C778#F6C778
#F6C778 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.5% C 0.111 H 79.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C778 |
|---|---|
| RGB | rgb(246, 199, 120) |
| HSL | hsl(38, 88%, 72%) |
| HSV | hsv(38, 51%, 96%) |
| CMYK | cmyk(0%, 19.1%, 51.2%, 3.5%) |
| CIE-LAB | lab(82.81, 7.33, 45.58) |
| CIE-LCH | lch(82.81, 46.17, 80.87°) |
| OKLab | oklab(85.45% 0.0204 0.1091) |
| OKLCH | oklch(85.45% 0.111 79.4) |
| XYZ | xyz(61.8223, 61.7993, 26.4378) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 7.01
Burlywood
#DEB887
ΔE00 7.19
Tan (survey)
#D1B26F
ΔE00 7.43
Wheat (survey)
#FBDD7E
ΔE00 7.55
Macaroni And Cheese
#EFB435
ΔE00 7.62
Very Light Brown
#D3B683
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C778 #78A7F6
analogous
#F68878 #F6C778 #E6F678
triadic
#F6C778 #78F6C7 #C778F6
tetradic
#F6C778 #78F688 #78A7F6 #F678E6
square
#F6C778 #78F688 #78A7F6 #F678E6
split-complementary
#F6C778 #78E6F6 #8878F6
monochromatic
#E4950F #F2AF3F #F6C778 #FADFB1 #FDF3E2
Accessibility & contrast
On white
1.57
#F6C778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#F6C778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C778
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C778 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC771
Deuteranopia (green-blind)
#E5D37A
Tritanopia (blue-blind)
#FFB9B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f6c778; /* rgb */ color: rgb(246, 199, 120); /* oklch */ color: oklch(85.5% 0.111 79.4);
Tailwind
colors: {
custom: {
50: '#fcd7a0',
500: '#f6c778',
950: '#000000',
},
}SCSS
$custom: #f6c778; $custom-light: #fcd7a0; $custom-dark: #000000;
JSON
{
"hex": "#f6c778",
"rgb": {
"r": 246,
"g": 199,
"b": 120
},
"hsl": {
"h": 37.619,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.85453,
"c": 0.11101,
"h": 79.4
},
"luminance": 0.61796
}Semantic roles & 50–950 ramp
primary
#F6C778
secondary
#4177D1
accent
#56E401
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380